Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tush-tr/node.js-example-projects

Some practice projects using Node.js
https://github.com/tush-tr/node.js-example-projects

expressjs javascript mongodb mongoose nodejs

Last synced: 27 days ago
JSON representation

Some practice projects using Node.js

Awesome Lists containing this project

README

        

# Projects using Node js and Express js
Projects that I made during learning backend development with node js and express js are here.

### Technology used:-


  • Node js

  • Express js

  • Mongo DB

  • Pug Template Engine

  • EJS Template Engine

  • HTML, CSS, JavaScript

  • React js(jsx template engine)

# Projects

Project
Name
Backend
technology
Backend
Frameworks
Frontend
Database
Description

Basic calculator
Node js
Express js
HTML, CSS
------
Just for showing how post
and get requests work

Simple Weather App
Node js
Express js
HTML, CSS
-------
For showing how to work
with APIs

Simple Login Page
Node js
Express js
PUG, CSS
-----
Just a simple page

Form Landing
Page website

Node js
Express js
PUG, CSS
Mongodb
A Sample Dance Academy demo
Website Project with
submitting form

To Do List
Node js
Express js
EJS, CSS
Mongodb
To Do list with
database integration

Customer Review
Web App

Node js
Express js
React, CSS
Mongodb
Web app for saving
customer reviews to the
database

Restful API
Node js
Express js
-----
Mongodb
Sample Restful API for
blog website with Get, Post, Delete
Put, Patch functionalities

Image Uploader
Node js
Express, ejs, sharp, uuid
multer,path etc
-----

Sample Restful API for
A simple project in which user can upload images and
server can save the images

Login System
Node js
Express, express-session
passport, passportlocal etc.
EJS
MongoDB
A simple login system
user can register and login and see secrets
setup session and cookies in node js

Blog Website
Node js
Express
-----
--
A simple blog website