Skip to content
This repository has been archived by the owner on Aug 15, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 1.32 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.32 KB

Good Evening

GitHub license coverage

A planner for a most memorable evening, unique to you.

Overview

Good Evening is a web application that helps users plan out an entire evening of entertainment. The user begin by detailing their preferences, such as the cuisines or the genres of movies they like, and what hours of the day they are free to devote to these activities. Their planning histories can be stored or shared with others.

Usage

  • Use Eclipse, click Open Projects from File System... and select the folder. You also need MySQL JDBC Driver 5.1.46, which can be found here.
  • Run GoodEveningDatabase.sql with MySQL Workbench or other IDE's to initiate the database. Username and password should be root.
  • Install Apache Tomcat 9. Choose Install New Software in Eclipse, select Web, XML, Java EE and OSGi Enterprise Development. Click on Servers tab and add Tomcat 9 as server.

License

MIT