Skip to content

limit-DNE/SQLiteDemo

Repository files navigation

SQLiteDemo

Simple demonstration of SQLite for Android.
This projects was implemented as an exercise to practice SQL and the concepts retrieving/adding info to a database.
The app is a simple login/signup that asks for user name, email and password.
The main goal of this demo was to gain familiarity with SQL. It does not cover password hashing and is prone to attacks.

About

Simple demonstration of SQLite for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages