Skip to content

Web app to store contact information in a database.

Notifications You must be signed in to change notification settings

uday-rana/persons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Persons

Web application which allows users to add, update, delete, and view employees in a database. Features strong client-side and server-side validation for all data types.

Sort

  • Default sorting is ID in descending order. Custom sorting is supported through the sort query parameter.
  • Example: https://usrana-persons.cyclic.app/persons/?sort=lastName

TODO

See Issues.

Tools Used

About

Web app to store contact information in a database.

Resources

Stars

Watchers

Forks