Skip to content

This is a project for the Database (CS 4400) course at Georgia Tech

Notifications You must be signed in to change notification settings

pat266/Drone_Grocery_Delivery

Repository files navigation

Drone Grocery Delivery

CS4400 Group 6 Spring 2021

Description

This is a project based on the description given in class. The project description states all information necessary for each role on every screen, and we would have to create a relational database to fulfill it.

Some Login Credentials:

Admin: Username: mmoss7, password: password3
Chain Manager: Username: dschrute18, password: password27
Customer: Username: jpark29, password: password40
Drone Technician: Username: ExtraDroneOperator, password: password67
Note: The default login credential is of an Admin

How it was made

I use JavaFX to design the front end and Java (connected to the MySQL Database by the Connector/J) for the back end. The database connected to this version is the Amazon RDS Free Tier of MySQL Community verison, so all changes and user registration can be seen by everyone else.

Install mysql-connector-java-8.0.23 and javafx-sdk-11.0.2 to compile the code.

Visualization

  • When the application cannot establish a connection to the database vs. when it can

drawing

drawing


  • Registration

drawing

  • Admin

drawing

  • Chain Manager

drawing

  • Entity Relationship Diagram

drawing

Contributors

Aidan Perras (aperras3)

Ana Belen Coronel (arodriguez328)

Minjik Kim (mkim616)

Pat Tran (ptran74)

About

This is a project for the Database (CS 4400) course at Georgia Tech

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages