Nessi (Notes des Écoles Secondaires Supérieures et d'Ingénieures) is a fully responsive web app for students to register marks, calculate grades and track average progress.
Our app works regardless of your school or grading scales.
Unlimited Classes
Nessi adapts to your student life. You can have multiple courses with different grading scales, terms, classes and even schools!
Beautiful Interface
A friendly interface that suits each of your device. Whether you're on your computer, your phone, or your tablet, Nessi is always there for you.
Free
Nessi will always be free and without adds. Because we know students do not have a lot of money, we are here to help
https://github.com/FlopySwitzerland/nessi/issues
The old Nessi API is still available on the branch 1.0.
Please note that this version 2.0.x content the front office.
Contributions are welcome and will be fully credited.
We accept contributions via pull requests on Github. Please make all pull requests to the develop branch, not the master branch.
- PHP 5.6+
- MySQL 5.7+
- Clone the project.
- Download Composer or update
composer self-update
. - Run
composer update
in the project path.
You should now be able to visit the path to where you installed the app and see the landing page.
Rename config/app.default.php
to config/app.php
and setup the 'Datasources'.
The MIT License (MIT). Please see License File for more information.
This is a web application done by EPSIC Computers Scientists for a course module 120 & 151.