An app bulit to help speech therapists diagnose their patients by walking them trought a form!
An app bulit to help speech therapists diagnose their patients by walking them trought a form!
AI generated some technical documentation, fixed errors, and created run.py file to be the starting file. Also updated readme. Everything is setup to start tomorow with adding basic form fundaments.
Log in to leave a comment
Finished basic UI. It still needs a ton of work in terms of design and spacing but it works for now. Now i will try to make some setup for later making a form after i will consult with an speech teraphist.
Log in to leave a comment
Working on the UI! Decided i will use PySide6 for it. I have no experience in so i read an tutorial and i am now trying to connect it with my database. I hope it wont be to hard!
Log in to leave a comment
Finished with the database! It is very simple, it stores child data, test data and test results. That wasnt that hard to do tbh, especially with SQLlite and sqlalchemy. Now i will be working on a simple UI before moving to get the diagnose form and logic working. Wish me good luck!
Log in to leave a comment
So i tried to write an SQL database for this thing and i realized that i don’t know shit about sql databaes and about sql at all so i will have to do a lot of research. Luckily i think i know how to track my time while learning, but i really hoped that ai will let me skip the sql part and go straight to the more fun python one. I was very wrong…
Log in to leave a comment
Getting started! I installed all the files and got to making the database. Used a ton of VS ai to help me beacuse I dont know anything about SQL. I will try to log my progress every hour or so from now, wish me luck on my project!
Log in to leave a comment