Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 number

Then, 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:


heroku
postman

Jira
TablePlus

## Some of the technologies used in the frontend component include: