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

cash

@cash

Joined June 1st, 2026

  • 2Devlogs
  • 1Projects
  • 0Ships
  • 0Votes
Open comments for this post
Reposted by @cash

1h 36m 31s logged

DEVLOG #2

I created an authentication with FastAPI and set up the database with SQLAlchemy. It’s boring with no frontend, but the automatic docs from FastAPI makes up for it :). I’m having some trouble understanding the dependency injection stuff in FastAPI with the database.

Tomorrow, I plan to continue working on and hopefully finish authentication.

THANK YOU!

0
1
69
Open comments for this post

1h 36m 31s logged

DEVLOG #2

I created an authentication with FastAPI and set up the database with SQLAlchemy. It’s boring with no frontend, but the automatic docs from FastAPI makes up for it :). I’m having some trouble understanding the dependency injection stuff in FastAPI with the database.

Tomorrow, I plan to continue working on and hopefully finish authentication.

THANK YOU!

0
1
69
Open comments for this post
Reposted by @cash

1h 37m 22s logged

Hello Stardance, I’ve been programming for some time now in many languages, but I’ve never tries my hand at any web development, so when my mom complained about me and my brothers never doing chores on our own, I had an idea to make a website to automatically schedule chores for my family. I thought this would the perfect way to both learn about web development while helping my family.
.
The website will essentially will allow parents to create families and add children to them. The parent can then add chores with specific parameters controlling how often they are scheduled and how difficult the chore is to complete. The website will then automatically schedule these chores to be completed in a fair manner depending on the specified workload of each child.
.
My plan is to use FastAPI for the backend and SQLAlchemy for the database since I have some experience in Python, but I’m unsure about what to use for the frontend.
.
I have already started working on the backend, but there isn’t much to show yet.
.
I would love any feedback or recommendations. Thank you for reading!

0
1
66
Open comments for this post

1h 37m 22s logged

Hello Stardance, I’ve been programming for some time now in many languages, but I’ve never tries my hand at any web development, so when my mom complained about me and my brothers never doing chores on our own, I had an idea to make a website to automatically schedule chores for my family. I thought this would the perfect way to both learn about web development while helping my family.
.
The website will essentially will allow parents to create families and add children to them. The parent can then add chores with specific parameters controlling how often they are scheduled and how difficult the chore is to complete. The website will then automatically schedule these chores to be completed in a fair manner depending on the specified workload of each child.
.
My plan is to use FastAPI for the backend and SQLAlchemy for the database since I have some experience in Python, but I’m unsure about what to use for the frontend.
.
I have already started working on the backend, but there isn’t much to show yet.
.
I would love any feedback or recommendations. Thank you for reading!

0
1
66

Followers

Loading…