Hacker News new | ask | show | jobs
by syedmeesamali 2416 days ago
I just completed my own CRUD App and feel super proud. Simple no non-sense user interface all in Vanila JS along with my own personal hand coded CSS and HTML. Backend using Python Flask with form packages for input forms. Database simple SQLite and authentication using Flask login system. Super simple yet lovely and useful.