JinwYu / Game-Collection

Full stack project in the course Advanced Webprogramming using the MEAN-stack, which is MongoDB, Express.js, AngularJS and Node.js. Keep track of your game collection. User authentication uses the service Auth0 and the database is on mLab. The backend server is secured by JWT authentication.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game Collection

Håll koll på din spelsamling. Filtrera och sortera din spelsamling. Logga in med ditt google-konto genom Auth0. Frontend och backend är separerade och ligger på olika servrar. Varje request från frontend skickar med en Token (JWT) som backend kontrollerar och om Token är godkänd utförs request:en.

Utvecklat med MEAN-Stack, dvs. MongoDB, Express.js, AngularJS och Node.js.

Client-side: Framework för frontend är Angular.

Server-side: Det Micro-service framework vi använde var Express.js för Node.js.

Data and user management: Auth0 för inloggning och mLab för vår MongoDB-databas.

About

Full stack project in the course Advanced Webprogramming using the MEAN-stack, which is MongoDB, Express.js, AngularJS and Node.js. Keep track of your game collection. User authentication uses the service Auth0 and the database is on mLab. The backend server is secured by JWT authentication.


Languages

Language:JavaScript 81.0%Language:HTML 15.7%Language:CSS 3.0%Language:Shell 0.2%Language:PowerShell 0.2%