项目作者: toderesa97
项目描述 :
Connected to a database in 127.0.0.1
高级语言: Java
项目地址: git://github.com/toderesa97/UserRegistration.git
UserRegistration
Connected to a database in 127.0.0.1
- A new user can register. A user is defined by: a password, age, city, username and name. It is ilegal to have two or more users with the same usernames.
- Admin user, can erase and seek users by their definition. Modification is implementing in few days.