Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

1.Clone the repository git clone https://github.com//<169231-additionalassignment>.git cd <169231-additionalassignment>

2.Create a virtual environment python -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activate

3.Install Dependencies pip install -r requirements.txt

4.Run Migrations python manage.py makemigrations python manage.py migrate

5.Start the development Server python manage.py runserver

6.Access the Api Open your Browser or Api testing tool and visit: .Flights: http://127.0.0.1:8000/passengers/

Requirements Python 3.8+ django 4.x django Rest Framework

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages