/reservation

a simple project for make and get reservation

Primary LanguagePython

What is this project

this is a Rest API system that provide users to make and trace their reservations.

How to run

install virtual environment and active it, then try (pip3 install -r requirements.txt) to installing dependencies. ++django admin panel username and password are (admin)++

Detailed diagrams & Documentation

postman(for APIs) document is available here

Contributor