Implemented user login, user and admin roles and database access.
·User login with username and password. ·Only a user with the admin role has access to user adminitration. ·Uses sqlite database. At creating the database a default admin will be added.