Skip to content
Varun Singhal edited this page Dec 3, 2018 · 37 revisions

Welcome to the SOEN-341 Wiki !


Group Name

Empower


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. Basically, the application have a login page to two different dashboards (parents and teachers). The parent dashboard allows parents to navigate through their children information such as messages from teachers, academic progress. It also allow them to create messages for the child’s teachers. The teacher dashboard allows teachers to see a list of all the students and add/modify students' information and communicate with students' parents.


Technology Stack

  • Programming language: Java 8
  • Web framework: Spring Boot MVC
  • Database: H2 (Embedded support) via Spring Data (Hibernate)
  • Authentication & authorization: Spring security
  • Front-end technology: HTML, CSS, JavaScript
  • Front-end framework: Bootstrap

Demo

https://soen-341.herokuapp.com This link is only for demo purpose, all the records/accounts created using the above link will persist in system for half an hour only.


Team members


Roadmap

Roadmap


Further Information

See the


Clone this wiki locally