Skip to content

varunsinghal/soen-341

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Empower

Build Status

What is this repository for?

  • 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

How do I get set up?

  • 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.

Contribution guidelines

  • Writing tests : Using the spring boot based test runner to implement test cases.
  • Code review : Follow the guidelines from here. Development practices
  • Other guidelines

Who do I talk to?

  • Team members
    • Dory Nakad
    • Ernest Majdalani
    • Kishor Tare
    • Ofreishdeep Talwar
    • Varun Singhal