Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Arnav authored Oct 14, 2022
1 parent 7c541ed commit 6f8ba04
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# Student-Management-System
A system to allow teachers to easily take attendance, check assignment submissions, marks, as well as view a bunch of other stats.
<h1>Student-Management-System</h1>

<h2>Introduction</h2>
This is a system to allow teachers to easily take attendance, check assignment submissions, marks, as well as view a bunch of other stats.

<h2>Plan</h2>
<ol>
<li>Add a login page that links to a database and verifies the login</li>
<li>Add a registration page to register users.</li>
<li>Add a forgot password page incase the user forgets the password</li>
<li>Add a homepage that contains 6 buttons corrosponding to various categories of details to display</li>
<li>Add stats and graphs to mimic a dashboard and a recent activities table</li>
<li>Style it to look modern and responsive</li>
</ol>

0 comments on commit 6f8ba04

Please sign in to comment.