Skip to content

tanujsai/Coding-Assignment---Infosys-Apple-Inc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apple Coding Challenge

  • "The Sign up" Module completed.
  • "The Buddy List" Module Completed.
  • For Sign up page I created API ("/addNewUser") in node, I developed Front end which consume the API, Hits it and save the data in "data1.json".
  • For Delete User I didn't created API, So that I can demonstrat that I can delete in UI for particular session.

How to Run the code

Clone/Download the data Install the dependencies and devDependencies and start the server.

$ cd apple
$ npm install 
npm install is mandatory, I didn't included node_modules directory
$ gulp

Verify the deployment by navigating to your server address in your preferred browser.

127.0.0.1:3003

About

Apple Coding Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published