- Read and follow the Contribution Guideline.
- You are now equipped to run the project on your local machine.
- After cloning and making your branch go to the project directory from the terminal.
- Run the following command:
pip install -r requirements.txt
This command installs all the packages required for the project to run
- Finally you can run the project now by using the following command:
python layout.py
- Start making and commiting your changes now!
- Project Repo- https://github.com/Swarnimashukla/Automatic-attendance-management-system
- Code of Conduct- https://github.com/Swarnimashukla/Automatic-attendance-management-system/blob/master/CODE_OF_CONDUCT.md
- Contribution Guideline- https://github.com/Swarnimashukla/Automatic-attendance-management-system/blob/master/CONTRIBUTING.md