You are browsing as a guest. Sign up (or log in) to start making projects!

DinoLife

@DinoLife

Joined June 15th, 2026

  • 14Devlogs
  • 3Projects
  • 3Ships
  • 53Votes
Open comments for this post
Reposted by @DinoLife

3h 1m 58s logged

I made the create expense thing work. I also made them diplay in a table at the bottom. I found that after creating an expense, the text remained in the input boxes. To fix this, I cleared the input field state values after the expense was successfully added to the database. By add setName(“”); setAmount(“”); when with the toast. The date part is nto working right now but that is want i am going to do next.

0
1
3
Open comments for this post
Reposted by @DinoLife

5h 40m 23s logged

Testing and improvement. I did some test on the budget and expense creation and found out that I had not really made it that full from like you were able to enter negative number and stuff. I also did some testing on how i was going host the website.

0
1
92
Open comments for this post
Reposted by @DinoLife

3h 12m 38s logged

I added edit and delete buttons to delete or edit budgets. I also made it so you can press enter in the input sections to make it so that if every thing is right it will add the budget or expense. I also make it so that you can only add numbers and not letter and the number has to be above 0.

0
1
39
Open comments for this post

3h 12m 38s logged

I added edit and delete buttons to delete or edit budgets. I also made it so you can press enter in the input sections to make it so that if every thing is right it will add the budget or expense. I also make it so that you can only add numbers and not letter and the number has to be above 0.

0
1
39
Open comments for this post

5h 40m 23s logged

Testing and improvement. I did some test on the budget and expense creation and found out that I had not really made it that full from like you were able to enter negative number and stuff. I also did some testing on how i was going host the website.

0
1
92
Open comments for this post

3h 23m 45s logged

I have created the landing page and the admin page(where you will be able to set the cupcake for the week) for the wedsite. I have also set it up on github pages so that i can host it for free.
The way I made the admin page update the cupcakes list is the following.
The admin page edits the cupcake list in the browser, using the locally saved GitHub token, then sends a PUT request to GitHub’s Contents API.That request commits the new public/data/weekly-cupcakes.json to karwals/Cupcakes on master, which triggers the GitHub Pages deploy workflow.
i have not made the images of the cupcakes work yet that is the next step. and making the order now work.

0
0
1
Open comments for this post

3h 1m 58s logged

I made the create expense thing work. I also made them diplay in a table at the bottom. I found that after creating an expense, the text remained in the input boxes. To fix this, I cleared the input field state values after the expense was successfully added to the database. By add setName(“”); setAmount(“”); when with the toast. The date part is nto working right now but that is want i am going to do next.

0
1
3
Open comments for this post
Reposted by @DinoLife

2h 31m 50s logged

I’ve been working on the protfolio part of my project! The pc spins and is rendered through threeJS. You can rotate it but soon I will add more smooth animations and more interactive features.

1
1
23
Open comments for this post

1h 29m 2s logged

Started on the expenses tab. Made it so that when you click on one of the budgets you get set to the expenses tab for that budget.

0
1
5
Loading more…

Followers

Loading…