eVenn
eVenn is a social media event finder web application tailored for the NUS population, aiming to provide a platform for students to easily post, discover and indicate attendance for events.
Live Demo.
Completed as part of IS3106: Enterprise Systems Interface Design and Development coursework
INSTRUCTIONS
The ZIP file should be opened in Netbeans. You are encouraged to use the following versions of the listed libraries:
- Persistence (JPA 2.1)
- Java EE 8 API Library
- JDK 1.8
- GlassFish Server 5.1.0
SQL DATABASE
Name: eVennDB
Driver Class: org.apache.derby.jdbc.ClientDriver
Schema: Administrator
User: administrator
Password: password
View preloaded test data from database upon initialisation and deployment