A learning project by Hasan Shinnar and Hamza Sweedan **The code is still under maintenance at the moment **
Fiestivo Alpha is a web application we built while learning DevOps and Flask. It serves as a hands-on environment where we practice and apply new concepts as we go through our studies — every feature and deployment reflects something we picked up along the way.
This project is also the prototype for a larger idea: a platform aimed at helping people socialize and make new friends. The full vision is something we plan to build once we finish our studies. For now, this is where we learn, experiment, and lay the groundwork.
- Backend: Flask (Python)
- Focus area: DevOps practices, deployment workflows, and web development fundamentals
Clone the repository and follow the setup instructions for your platform.
After making changes, you can auto-push using the provided scripts:
Windows
auto_push.bat
Linux
chmod +x auto_push.sh # run once to make it executable
./auto_push.shThis is an active learning project and is continuously evolving. Expect rough edges — that is part of the process.
Fiestivo Alpha is a test application built for learning purposes.