varunsinghal / soen-341

SOEN 341

Home Page:https://soen-341.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

SOEN 341

https://soen-341.herokuapp.com


Languages

Language:Java 63.3%Language:HTML 33.7%Language:CSS 2.6%Language:JavaScript 0.4%