Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tush-tr/node.js-example-projects
- Owner: tush-tr
- License: mit
- Created: 2021-03-09T08:42:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-01T11:57:50.000Z (over 2 years ago)
- Last Synced: 2024-10-03T17:23:11.473Z (about 1 month ago)
- Topics: expressjs, javascript, mongodb, mongoose, nodejs
- Language: JavaScript
- Homepage:
- Size: 9.89 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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