Activity

skullymaster12

Just switched the database handling to SQLAlchemy and it is so much shorter and easier to use.

Attachment
Attachment
0
skullymaster12

Just finished a first working alpha version. Going to polish this now, then I will implement more features afterwards.

Attachment
0
skullymaster12

Just finished the login interface with backend code and database connection. I also got python flask running in threaded production mode.

Attachment
1

Comments

jam06452
jam06452 2 months ago

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.

skullymaster12

I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build.

Attachment
0
skullymaster12

Just finished SQLite implementation and it is a very good fealing to see it running without any errors or warnings.

Attachment
0