Happonomy Feedback module
Technologies Used - 1. Programming Language - Java 8 2. Build Tool - Apache Maven 3. Database - MySQL (At the moment will integrate MongoDB as well later)
Steps!!!
- Install Java 8 and Apache Maven.
- Fork the repository
- In the project folder you will see a file called pom.xml. There open a terminal and build the project using "mvn clean install". You might need internet connection for this to download dependencies.