Skip to content

Commit 8a277cc

Browse files
authored
Update README.md
1 parent d850740 commit 8a277cc

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

+12-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
The Team Tracking Application just has a functional Login and Signup system now which runs on Firebase.
1+
LOGIN AND SIGNUP
2+
The Team Tracking Application just has a functional Login and Signup system which runs on Firebase Authentication.
23

4+
TRACK ATTENDANCE
5+
This has a functional Track Attendance feature which uses the help of Firebase Realtime Database system and keeps a track of the attendance of the members of the club. There is also a Take Attendance option for taking attendance for a particular date for the members who are present in the club for that day.
36

4-
This also has a functional Track Attendance feature now and an Add Member feature where new members can be added.
7+
ADD MEMBER
8+
There is an Add member feature which can be used to add new members providing their details like Name,Position,Domain,Projects,etc.
9+
10+
EVENTS PAGE
11+
This also has an Events page and a Member List page. The events page enables the user to add new events for a particular date and the members who are selected for that event.
12+
13+
MEMBER LIST
14+
The Member list page displays the names and details of all the members who have been added. This works on the Realtime Database system on Firebase.

0 commit comments

Comments
 (0)