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