Skip to content

Keming-Z/user_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

user list

A practice of MEAN stack, using AngularJS service, directive, RESTful API, etc.

Implemented features like create new user, edit information, delete user, search user. Lazy loading by using infinite scrolling to display the user list.

In command line type

node express.js

to run the project.