Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nxgeo/ug-fess
Codebase of UG FESS web app for @ug_fess menfess bot on X.
https://github.com/nxgeo/ug-fess
gunadarma menfess-bot twitter-api twitter-bot
Last synced: 26 days ago
JSON representation
Codebase of UG FESS web app for @ug_fess menfess bot on X.
- Host: GitHub
- URL: https://github.com/nxgeo/ug-fess
- Owner: nxgeo
- Created: 2024-10-05T17:49:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T11:15:03.000Z (about 2 months ago)
- Last Synced: 2024-11-24T12:23:40.747Z (about 2 months ago)
- Topics: gunadarma, menfess-bot, twitter-api, twitter-bot
- Language: Python
- Homepage: https://ugfess.xyz
- Size: 76.2 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![UG FESS](https://github.com/user-attachments/assets/e4f4f89a-2d2a-4934-b954-bc4635250776)
# UG FESS Web App
Welcome to the codebase of the UG FESS web app. This app powers the [@ug_fess](https://x.com/ug_fess) menfess bot on X, providing UG students with a platform for sending anonymous messages.
## Built With
[![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://www.python.org/)
[![Streamlit](https://img.shields.io/badge/Streamlit-FF4B4B?style=for-the-badge&logo=streamlit&logoColor=white)](https://streamlit.io/)
[![Django](https://img.shields.io/badge/Django-092E20?style=for-the-badge&logo=django&logoColor=white)](https://www.djangoproject.com/)
[![PostgreSQL](https://img.shields.io/badge/PostgreSQL-336791?style=for-the-badge&logo=postgresql&logoColor=white)](https://www.postgresql.org/)## Deployment
The app is deployed on **Heroku Dynos** with **Heroku Postgres** as its database. It is configured to automatically deploy changes from the **main branch** of this repository.