项目作者: toderesa97

项目描述 :
Connected to a database in 127.0.0.1
高级语言: Java
项目地址: git://github.com/toderesa97/UserRegistration.git
创建时间: 2017-02-12T20:59:04Z
项目社区:https://github.com/toderesa97/UserRegistration

开源协议:

下载


UserRegistration

Connected to a database in 127.0.0.1

  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.
  2. Admin user, can erase and seek users by their definition. Modification is implementing in few days.