Skip to content

magdaa08/distributed_flight_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

The project implements a distributed system for Flight Management based on Cassandra and Reflex.

It allows users to make, edit and cancel their reservations using an intuitive GUI.

Getting Started

To run the project first set up the Cassandra cluster using Docker compose:

cd deployment
docker compose up -d

Later, load the database schema:

docker exec -i cassandra-node1 cqlsh < schema.cql

Lastly run the application using:

reflex run

About

Distributed database application for flight management written in Python using Cassandra and Reflex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages