Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cesium/ementas_um
- Owner: cesium
- Created: 2015-01-29T18:23:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-11T14:38:54.000Z (almost 10 years ago)
- Last Synced: 2023-04-04T00:41:39.436Z (almost 2 years ago)
- Language: Java
- Size: 13 MB
- Stars: 2
- Watchers: 17
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)