Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 380 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 380 Bytes

campus-workshops-knowledge-base

Knowledge Base for Campus Workshops

What we'll be doing today?

We'll build a simple todo app and deploy the database and backend on the cloud. We'll be using Python & Flask framework to build the backend, React JS to build the frontend, PostgreSQL for the database and finally Heroku to deploy our finished database and backend on the cloud.