HomeΒΆ

In this project we will be making a webapp for storing all the chocolate treats that you eat. To set this up, follow this tutorial first by Mr. Coxall, here.

The guide assumes that you have prior coding experience, hopefully in Python. It is designed to use just introductory concepts. No Object Oriented Programming (OOP) are used so that students in particular that have completed their first course in coding and know just variables, if statements, loops and functions will be able to follow along.