Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.