Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 762 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 762 Bytes

GroupCalendar

Setup

Things you'll need:

  1. Your favorite Java IDE
  2. MySQL installed

Running the project

Note: The project is currently being ported from a Java Desktop App to a web application. Within the coming months, all GUI's written in swing will be replaced with React components. We anticipate using Heroku for hosting and thus the database will also be changing to PostgreSQL.

To run the current desktop app:

  1. copy and paste the database setup file into MySQL (will be automated soon)
  2. clone repository
  3. run the project and log in with username: Keith password: password1 (guest account coming soon)

Technical Details

... To do

Features

... To do

Contributors:

Moshe Trenk
Omar Ahmed
Keith Thompson