Skip to content

Commit 291c9f8

Browse files
finalizing the readme file
1 parent 53be3fe commit 291c9f8

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,3 +183,26 @@
183183
| Add Elections API (Admin Only) | Delete Elections API (Admin Only) | Get Elections API |
184184
| ------------------------------------------------------- | -------------------------------------------------------- | ------------------------------------------------------ |
185185
| ![Landing](./readme/postman%20apis/add%20elections.png) | ![fsdaf](./readme/postman%20apis/delete%20elections.png) | ![fsdaf](./readme/postman%20apis/get%20elections'.png) |
186+
187+
<br><br>
188+
189+
### To login to the system:
190+
191+
A default admin user is available with the credentials:
192+
193+
email: test@example.com
194+
195+
password: 123456
196+
197+
Admins have full control over the system. They can:
198+
199+
- Create and manage elections
200+
- Add candidate users
201+
- Start and stop elections at any time
202+
203+
Despite their administrative privileges, admins can also participate in voting like regular users.
204+
205+
Candidates can:
206+
207+
- Create and update their campaign profiles
208+
- Participate in elections as voters

0 commit comments

Comments
 (0)