Web App
March 15, 2025
Tags: projects,
I want to practice making web applications using the Django framework. I want to build a set of apps that I think would be useful for myself. The apps that I have in mind are:
- To do lists
- Bookmarks
- Money tracker
- Goal tracker
- RSS reader
It is quite ambituous, and I don’t know how long it will take me because of my full time job and my Graduate Diploma studies. I will try to update my progress in my blog.
Todo Webapp
March 12, 2025
Tags:
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
March 12, 2025
Tags: projects,
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.
List of Projects
January 1, 0001
Tags:
Here is the list of my projects.
Web applications
A new project for me to practice the use of the Django framework. The apps I want to develop are:
- To do lists
- Bookmarks lists
- Money tracker
- Goal tracker
- RSS reader
It is quite ambituous, and I don’t know how long it will take me because of my full time job and my Graduate Diploma studies. I will try to update my progress in my blog under the tag webapps.