pull/329/merge
Ankit Raj 2 years ago committed by GitHub
commit caef79eb7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,32 @@
# Election Monitoring System
## Number of Windows
* Home
* Login/Signup
* Signup
* Name *
* DOB *
* Email
* Photo *
* Phone Number *
* Adhar *
* Adhar Photo *
* Voter *
* Voter Photo *
* User Panel(normal)
* Add post for self
* Profile View
* Name and other info (update/delete)
* update/delete previous info of event
* Can see all post
* Can report any event
* Admin panel(high)
* Add post for self
* Profile View
* Name and other info (update/delete)
* update/delete previous info of event
* Can see all post
* Can see profile of any user
* Can update roles for that user i.e. who can post/read
* and can delete evet of that user
* Can report/delete any event
* can see how many user repoted that event

@ -116,6 +116,7 @@ required to complete them.
| [To-Do App](./Projects/2-Intermediate/To-Do-App.md) | Manage personal to-do tasks | 2-Intermediate |
| [Typing Practice](./Projects/2-Intermediate/Typing-Practice-App.md) | Typing Practice | 2-Intermediate |
| [Voting App](./Projects/2-Intermediate/Voting-App.md) | Voting App | 2-Intermediate |
| [Election Monitoring System App](./Projects/2-Intermediate/Election-Monitoring-System-App.md) | Election Monitoring App | 2-Intermediate |
### Tier-3: Advanced Projects

Loading…
Cancel
Save