Flight Reservation App
Table of Contents
Overview
Built With
- Python
- Django
- Drf
How To Use
To clone and run this application, you'll need Git
# Clone this repository
$ git clone https://github.com/your-user-name/your-project-name
# Install dependencies
> python -m venv env
> env/Scripts/activate
> pip install -r requirements.txt
> python manage.py migrate
# Run the app
> python manage.py runserver
Acknowledgements
- Don't forget to add .env file (secret key and debug)
Contact
-
Website your-website.com
-
GitHub @your-username
-
Linkedin @your-linkedin
-
Twitter @your-twitter