Bunker-API is a API/website allows you to view the attendance recorded on your college website, as well as determine the number of days you can take off or attend classes.
View Demo
·
Report Bug
·
Request Feature
Table of Contents
- Clone the repo
git clone https://github.com/mathanamathav/bunker-api
- Create virtual environment and Install the python dependencies
pip install -r requirements.txt
- Activate the virtual environment , set flask environment and run
set FLASK_APP=index.py flask run --debug
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have suggestions for improving the method using better ML models, please reach out to us via email or through the GitHub repository's issues or pull requests. We welcome valid ideas and will consider integrating them into the main project. Please keep in mind that we prefer to utilize free tools and technologies whenever possible.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.