- A software web application designed to allow parents to communicate with teachers and vice versa. The main purpose of the software is to help parents to keep informed about their children academic progress, schools events, volunteering opportunities.
- Version: Sprint 6
- Summary of set up: Import project as Maven project in Eclipse/Intellij.
- Configuration
- Dependencies : are managed by pom.xml
- Database configuration : File based H2 database
- How to run tests : mvn tests
- Deployment instructions : Build the project using mvn build, to deploy the .JAR file.
- Writing tests : Using the spring boot based test runner to implement test cases.
- Code review : Follow the guidelines from here. Development practices
- Other guidelines
- Team members
- Dory Nakad
- Ernest Majdalani
- Kishor Tare
- Ofreishdeep Talwar
- Varun Singhal