A fork of Brad Traversy vanillawebprojects expense-tracker, which I set up to record my ChiGong sessions.
I started development in Dec 2020 and quickly finished. It's Spring of 2023 now and I really want to use this project to dig into a few programming things. With the new AI developer tools, I feel more confident.
I've always wanted to do this and today is the day. And, by 'this', I mean, using GitHub to hold on to my projects and record my ideas and maybe get some collaboration. My goal is to figure out a better workflow than using an FTP program.
- refactor the code to reflect updates in the three years since first development
- create some design docs and better project mangement
- use AI tools
- Github Copilot and ChatGTP
- I want to share this code with others.
- Host it so that others can use it to track chi gong sessions
- find a collaborator (Can GitHub do collab mode coding?)
- learn / use Markdown (currently)
- make a trello board for the app
- add map and markers
- I started this with mapbox.js three years ago and now the tech has moved on.
- change background color based on day
- collecting start and end time
- back up of data from local storage
- chi journal stuff of intention / areas of distress
- add to Github - workflow for updates (currently)
- add to Github Pages, host on git hub
- sorting of past events so latest is on top (done)
- autofucus of form (done)
- increment by 5 (done)