Giter Club home page Giter Club logo

node-js-the-complete-guide's Introduction

NodeJS - The Complete Guide

This repo is going to contain the finished code for Maximilian's NodeJS - The Complete Guide.

CRUD/Store

Deployed with heroku
Image

Image demo

Is the main line project done in this course, it consists of a store/marketplace where users can post products with images so that other users can buy. By the end of the course this app was re-done a couple of times, so that instead of having lots of small projects we get a holistic view why X is done instead of Y.

The stack used in the live version is the following:

  • MongoDB with Mongoose ODM/ORM
  • Express with EJS templating language
  • Multer for images upload
  • Stripe was used for payment
  • helmet and csurf to protect packets
  • Nodemailer with SendGrid for emails
  • bcrypt for password hashing
  • pdfkit to transform the invoice using pipe

Messages API

Image

Image demo

Is a reddit-like API that has user authentication and it allows it for users to have an status, make a post and like other users posts it also uses WebSockets to update in real time.

node-js-the-complete-guide's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.