Contributors: Collins Nji | Jade Kaleel Project Advisor: Shaheen Bahauddin
Google SPS Team 4 Project. This project aims to utilize Google Datastore and other APIs to build a webapp that allows for easy annotation of poems
- Fork and clone the repository.
git clone https://github.com/YOUR-USERNAME/sps-spring21-team4
- Build the project locally.
mvn package exec:java
- Run tests.
mvn test
- Deploy to AppEngine.
mvn package appengine:deploy