You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A very simple application made with C/C++ that registers users in the database using sqlite3 library. This was created just to see how CRUD processes work in SQL.