Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.48 KB

readme.md

File metadata and controls

39 lines (29 loc) · 1.48 KB

EDT - UAPV

Allow to the Avignon University students to check their timetable on Android and IOS.

Author:

  • Yanis Labrak

Preview

Installation

Here is the procedure to install this software :

  1. npm install

Use

  1. In order to use the software, you must have an internet connection
  2. You need to have all the tools and depencencies installed
  3. Run the software
    1. ionic cordova run android --livereload --device --consolelogs
  4. Select your academic promotion directly or from the bookmarks section
  5. Click on the course and add the course to the Google Calendar by pressing the timetable icon

Dependencies

The project relies on the following libraries:

  • FullCalendar: The Angular version of the FullCalendar.JS library Source

And the following services:

  • edt-api.univ-avignon.fr: This service was used for fetching the courses data needed for the calendar

Development environement

References

During development, I use the following bibliographic resources: