Skip to content

NickFoden/cards-pug

Repository files navigation

CARDS Build Status

CARDS Is a full stack javascript application that assists users in improving their knowledge of Javascript Methods. I wanted to build this to expand my knowledge of methods, and is a flashcards type app for javascript methods. You can log in and add more methods. After starting to work on this, decided to add the Pug Template engine to handle the views. Writing html in Pug is fun and more succint.

This node app project is supported by a mongo db at mLab and the code is deployed on HEROKU. PassportJS handle user authentication and if they are succesfully logged in then users have option to add more cards.

Demo Account

U: test@test.com PW: 123456

Questions asking what does a JS Method Do

Question

And short answers explaining what the method does also answer is clickable link to MDN docs on method

Answer

Releases

No releases published

Packages

No packages published