Developed with blood, sweat, tears, too much wheat based carbs and caffeine. Oh! And something called python I think.
Because the best tech stacks have terrible acronyms
- CSS3
- HTLM5
- Bootstrap5
- Flask
- SQLAlchemy
- SQLite
arch
sudo pacman -S make python-flask python-flask-login python-flask-sqlalchemy
Clone the repo
git clone https://github.com/I-Am-Xil/UpScore.git
cd ./UpScore
make
To run the local server
make run