caFICteria-aaS/README.md
2024-12-02 18:40:31 +01:00

25 lines
1.5 KiB
Markdown

# caFICtería-aaS
<img src="web/main/static/main/img/logo.svg" alt="Project logo" width=200/>
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 😔).
### 🔧 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](https://pixabay.com/users/openclipart-vectors-30363) from Pixabay ([here](https://pixabay.com/vectors/coffee-cup-silhouette-steam-tea-158980/))
- The original FIC logo is the property of _Universidade da Coruña_ and _Facultade de Informática da Coruña_.