Skip to content

PurpleConsulting/Isepapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isepapp

by The Purple Team

Isepapp header Web Technologies Project ISEP - 2015 (@ISEP)

Context:

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

PurpleConsulting logo

Isepapp is the response proposed by the PurpleConsulting Team.

The Team: @zkaneswa @dchanthavong @nrasolom @shreyamittal17 @DivLoic

Technos:

This project include j2ee, Tomcat sever 7, MySql jstl core taglib, junit framework, bootstrap, jquery(ui), chart.js, FullCalendar.

Install:

  1. Clone the repository
  2. Open an Eclipse project from sources
  3. In Eclipse do Run as > Maven install > (wait) > Ready.
  4. 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. --