Projects that I made during learning backend development with node js and express js are here.
- Node js
- Express js
- Mongo DB
- Pug Template Engine
- EJS Template Engine
- HTML, CSS, JavaScript
- React js(jsx template engine)
| 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 |