Web Technologies Project ISEP - 2015 (@ISEP)
Since the first semester of @ISEP engineering school is "project driven", we need a less traditional way to evaluate students. Here is why the "product owner" is asking for a software answering to those requirements. The system must allow us to:
- Set-up list of skills & edit it through multiple semester
- Specify the level of each student for those skills
- Convert the levels into Mark and compute an average
- Get deliveries (pdf format) and count missing
- Rise a warrning for an under threshold average
Isepapp is the response proposed by the PurpleConsulting Team.
The Team: @zkaneswa @dchanthavong @nrasolom @shreyamittal17 @DivLoic
This project include j2ee, Tomcat sever 7, MySql jstl core taglib, junit framework, bootstrap, jquery(ui), chart.js, FullCalendar.
- Clone the repository
- Open an Eclipse project from sources
- In Eclipse do Run as > Maven install > (wait) > Ready.
- Now u can plug your Eclipse to the repo Team > Share project > Git, use or create... > Finish (u should see: [Isepapp Master] next to your project folder).
-- Please don't forget to open a new branch right after the install. --