BookAR is a server for managing students, books, and interactions available for phrases on each book. It also acts as the API server to the app.
Follow the standard Django setup steps to install and run the project.
Currently, no specific usage examples are provided.
All the project dependencies are listed in the requirements.txt
file. Install them using pip:
pip install -r requirements.txt
Contributions are welcome. Please feel free to fork the project and submit your pull requests
This project is licensed under the terms of the MIT license. See the LICENSE file for details.