Skip to content

Mauro-Pereira/My_Node_Blog_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My_Blog

My_Blog is a complete project using Node and Sequelize.

nodeProject

Objective

Put my knowledge of web development into practice using Node together with a Mysql database.

Technologies

Node;

Express;

Sequelize;

Nodemailer;

JsonWebToken;

Bcryptjs;

Multer;

Mysql2;

Functionalities

Create, Read, Update and Delete Post using Sequelize (MySql database);

Create, Read, Update and Delete Author using Sequelize (MySql database);

Create, Read, Update and Delete User using Sequelize (MySql database);

Create, Read, Update and Delete Comments using Sequelize (MySql database);

Password recovery using nodemailer;

Authentication using JsonWebToken;

Image upload using Multer;

Password encryption using Bcryptjs;

Releases

No releases published

Packages

No packages published