Skip to content

vaske/Alt-Tab---Node.JS-Coding-Challenge-Public

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AltTab coding challenge

You would need:

  • Node.js
  • MongoDB

Client APP is using:

  • Angular JS
  • Gulp

Your task:

  • Write an API with Express FW

  • Use the API to authenticate users and store them in MongoDB

  • Your API should allow users:

    • To register
    • To Login
    • To Logout
  • Your API should pass all integration tests.

You could:

  • Use any npm library you like

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.9%
  • HTML 19.5%
  • CSS 0.6%