Skip to content

HavenInc/hygieia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hygieia

This is a simple app that displays a list of people. It requires the following features:

  • Add a new person to the list
  • Edit a person's information on the list
  • View a list of the person's interests in each person's info, which can also be edited
  • Remove a person from the list
  • Improve the UI to make it look prettier
  • Configure the API to handle this on the mock db (see https://github.com/HavenInc/hygieia/blob/master/routes/api.js)
  • Add a new feature of your choosing!

Bonus

Criteria

  • Your code is readable, DRY, well-organized, and reflects a thorough understanding of Javascript
  • Your code contains comments where necessary
  • Your design displays familiarity with CSS beyond Bootstrap

Instructions

Fork this repo, create your own local clone, and run node app.js to run the app at localhost:3000. Copy the feature requirements from this README into your pull request comments and mark off each todo item when you've finished it. When you believe you are done, submit your pull request.

NB Feel free to change any of the existing code!

About

Engineering applicant exercise #2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •