API to consult the info about the menu of the day (and historic data) in the FIC (Facultade de Infórmatica da Coruña)
Go to file
2025-03-06 19:49:10 +01:00
bot Use channel_id instead of channel_name in get_history.py 2025-02-14 11:06:42 +01:00
web Improve maskable icon 2025-03-06 19:49:10 +01:00
.gitignore Initial commit 2024-12-02 18:40:31 +01:00
docker-compose.yml Initial commit 2024-12-02 18:40:31 +01:00
README.md Add Quay build info 2024-12-03 00:40:17 +01:00

caFICtería-aaS

Project logo
Container Build status
Web caficteria-web on Quay
Bot caficteria-bot on Quay

Welcome to caFICtería-aaS, an unofficial page for the Facultade de Informática da Coruña (FIC)'s cafeteria. Here, you can easily check the daily menu offerings (scraped from Telegram), enjoy memorable quotes from our beloved waiter Lázaro, and more!

🐳 Install with Docker

If you want to host your own instance of caFICtería-aaS, it is as easy as a few docker containers. You can use the docker-compose.yml file at the root of this repo. You know: docker-compose up -d.

If you want to get the history of menus since 2018 you can do docker-compose exec bot python3 get_history.py (I guess you can skip this if you don't love data 😔).

If you want to access the Django admin interface, you need to create a user with docker-compose exec web python3 manage.py createsuperuser

🔧 Environment Variables

You can check each folder (bot and web) and look at the README.md for information about the individual parts of the project and evironment variables.

⚠️ Disclaimer

This project is not endorsed by, directly affiliated with, maintained by, sponsored by or in any way officially related with Universidade da Coruña or Facultade de Informática da Coruña. I'm just a student there 😅.

❤️ Credits

  • Logo
    • Base cup by OpenClipart-Vectors from Pixabay (here)
    • The original FIC logo is the property of Universidade da Coruña and Facultade de Informática da Coruña.