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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 79.9%Language:HTML 19.5%Language:CSS 0.6%