Skip to content

Repository for Group 2's Software Engineering Project

Notifications You must be signed in to change notification settings

rhandley1231/Vehicular-Cloud

Repository files navigation

Vehicular-Cloud

Capstone project for Software Engineering course. Based on the concept of vehicular-cloud computing, this project serves as a mock interface for a system that would implement this idea.

This is a java and MySQL stack.

  • The project utilizes a local MySQL server, so ensure you set one up using the table schema provided in my codebase, and adjust your username and password accordingly.
  • The frontend is handled with Java Swing.
  • The backend is handled with simple java classes.

The project supports concurrent threads, alllowing for us to run multiple instances of the cRRrun (client) class.

Follow the MP4 demo attached to see how the program operates.

About

Repository for Group 2's Software Engineering Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages