Skip to content

A flight booking djnago application written by HTML, CSS, JAVASCRIPT, PYTHON

Notifications You must be signed in to change notification settings

VDVYAS/Flight_Booking_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Flight_Booking_System




What is in this project?

1. in this project user login and admin login both are available
2. User can register his/her self using Name, Email, Phone No, password
3. Admin can add flight and check availability of flight, also it can add more admin
4. User can serach for flight for both return & one-way


Technologies!!!

Front-End :- HTML, CSS, JS
Back_end :- Django
Database :- MYSQL


How to start project !!! 😍

  1. Create virtual Environment in your PC using CMD for furthur infromation check geeksforgeek website
  2. After the creation of vitual environment go into that folder and open cmd
    write this code in your cmd
    1. cd Scripts
    2. activate
    3. cd..
  3. After that copy this repositiory folder in virtual environment folder
  4. open xammp & start mysql and apache server
  5. python manage.py makemigrations
    python manage.py migrate
    python manage.py runserver

About

A flight booking djnago application written by HTML, CSS, JAVASCRIPT, PYTHON

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published