Scrum is an Agile development methodology used in the development of software based on an iterative and incremental processes. Each iteration consists of two to four week sprints, where each sprint’s goal is to build the most important features first and come out with a potentially deliverable product.
- Learn more about Backend in Web-development.
- Decide tech stack and architecture.
- Learn Django for server-side rendering.
- Learn about Git and GitHub.
- Work on the User Interface.
- Complete Sign-in and Sign-up and main page of website.
- Learn more about Django for server-side rendering.
- Research about other features.
- Tried to implement a student-teacher model for the website.
- Improve the User Interface.
- Kept on trying to implement the student-teacher model
- Came across many bugs while implementing ,so then due to approaching deadline started implementing basic functionality first.
- Add basic functionality i.e. attendance tracking via face recognition.
- Update README.
- Create demo video.
- React.js
- Django
Firstly, all users registers with the server. Once users have registered, they can login to the attendance page where they can check as well as mark their attendance. The users can also view all the registered users.