Just switched the database handling to SQLAlchemy and it is so much shorter and easier to use.
Log in to leave a comment
Just switched the database handling to SQLAlchemy and it is so much shorter and easier to use.
Log in to leave a comment
Just finished a first working alpha version. Going to polish this now, then I will implement more features afterwards.
Log in to leave a comment
Just finished the login interface with backend code and database connection. I also got python flask running in threaded production mode.
Log in to leave a comment
I would really recommend a locally hosted / free cloud hosted supabase instance. I am doing the same as you, used to be in python but now in elixir. Supabase is so nice for projects like this. If you want to steal some of my python feel free too.
I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build.
Log in to leave a comment
Just finished SQLite implementation and it is a very good fealing to see it running without any errors or warnings.
Log in to leave a comment