Jerome1337 / ecampus-calendar

NodeJS app to fetch EPSI Ecampus courses into Outlook/Gmail calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EPSI Ecampus calendar

Build Status bitHound Overall Score

Written in JavaScript using NodeJS, ExpressJS, MomentJS, MongoDB, SASS and Foundation 6

Usage

Use $ make install to install and setup project dependencies

Use $ npm start to start NodeJS server

Use $ npm test to launch tests

TODO

  • Front-end
  • Rework login form
  • Spinner when the calendar is loading
  • Use Gmail API
  • Add saved datas to Gmail calendar
  • Factorize / optimize code
  • Rework repo commit history

Authors

About

NodeJS app to fetch EPSI Ecampus courses into Outlook/Gmail calendar

License:MIT License


Languages

Language:JavaScript 80.6%Language:HTML 12.1%Language:Shell 3.1%Language:CSS 2.7%Language:Makefile 1.4%