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: over 1 year 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-11T14:38:54.000Z (over 11 years ago)
- Last Synced: 2025-02-12T17:29:40.107Z (over 1 year 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)