UCL-INGI / StudUCLouvain

StudUCLouvain Application for UCLouvain students
GNU General Public License v3.0
11 stars 3 forks source link

Stud.UCLouvain

Stud.UCLouvain is an application designed to accompany UCLouvain students in their daily life on campus.

Contributions are welcome for any good feature.

[WIP] Possible major update (+ migration to Ionic_v4) : https://github.com/BenJneB/StudUCLouvain_ionic-v4

Feel free to collaborate.

Anyone wishing to participate and/or propose new features should not hesitate to contact StudUCLouvain@uclouvain.be or directly make a pull-request on the repo concerned.

Join the chat at https://gitter.im/UCLCampus/Lobby

Prerequisites

Getting Started

Build

$ ionic cordova build <platform>
$ ionic cordova build <platform> --prod
$ ionic cordova build <platform> --prod --release

Run

Browser

$ ionic serve

Android/Other

Tests

Unit Tests : Karma

To run the unit tests

$ npm test

E2E Tests : Protractor

To run the E2E tests

$ ionic serve
$ npm run e2e

Features

Existing Features

Future Features

User Guide

Contribution

Contributions are welcome!

Developper Guide

Contact

License

Stud.UCLouvain is available under the GNU/GPLv3 license. See the LICENSE file for more info.