-
Todo Webapp
Date: 12 March, 2025. @21:44
Summary:
This is the main page for my to do web application. It will be developed in Django, its progress will be recorded in its own blog and the project stored in GitHub.
I want to practice with Django so I decided to build a to do web app. The appliation should at least have the following:
- Ability to create different lists
- Add and remove items to the list
- Use Django authentication
Here is the normalised database that I could come up with:
-
Soft Potato
Date: 12 March, 2025. @21:42
Summary:
Soft Potato is an open source electrochemical simulator and toolkit. It consists on a Desktop application, a Python library and an online application. Please visit the Soft Potato official website for more information.