Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cesium/ementas_um

Google Calendar management app for the cafeteria menus at University of Minho
https://github.com/cesium/ementas_um

Last synced: 16 days ago
JSON representation

Google Calendar management app for the cafeteria menus at University of Minho

Awesome Lists containing this project

README

        

# EmentasUM
This is a management app for the cafeteria menus at Universidade do Minho. The user adds TXT files in a specific format and the app uploads them to Google Calendar.

###Configuration
To use the app you must store the CLIENT_ID and CLIENT_SECRET of your Google Account (necessary for the Google Calendar API) as environment variables.

The calendar URLs (found in "Calendar Settings" on Google Calendar) should be specified in the config.properties file.

###Contributors
* [João Rodrigues](https://github.com/JoRod94)
* [Pedro Maia](https://github.com/PedroMaia)
* [Paulo Sousa](https://github.com/prsousa)
* [Fernando Mendes](https://github.com/frmendes)