This is the first web app I have ever created. I started to learn Python about a year ago and progressed onto the learn Django skill path. The main issue I faced was getting the Inventory database to update when a new purchase was made and I had to refer to the example code provided. I am very new to web development, so the css is very basic. I have not deployed the project yet as I am not sure how to do it. I would like to deploy it on pythonanywhere so if there are any pointers on how to learn how to do this…
Here is the link to the repository: tommygee63/djangodelights (github.com)
I am not sure where I go from here and what to learn next, any suggestions are greatly appreciated.
I feel like I learned a lot completing this project and look forward the next one!!