Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/camm93/flightbooking
Flight booking system using a monolithic architecture with Django.
https://github.com/camm93/flightbooking
css django-rest-framework heroku html monolithic postgresql postman vuejs
Last synced: 19 days ago
JSON representation
Flight booking system using a monolithic architecture with Django.
- Host: GitHub
- URL: https://github.com/camm93/flightbooking
- Owner: camm93
- Created: 2022-02-14T21:38:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T00:44:20.000Z (12 months ago)
- Last Synced: 2024-02-14T01:35:55.753Z (12 months ago)
- Topics: css, django-rest-framework, heroku, html, monolithic, postgresql, postman, vuejs
- Language: Python
- Homepage:
- Size: 4.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flight reservation system using monolithic architecture.
This website allows a user to sign up or log in, then look for flights based on search criteria such as:
- Origin city
- Destination city
- Flight ID numberThen, assuming the user has logged in already, he/she can select and reserve one or several flights.
Also, this client can manage his personal information and active reservations on the *Account* and *Reservation* sections, respectively.## Some of the technologies used in the backend component include:
## Some of the technologies used in the frontend component include: