Home

Tech E-commerce

Code

I was developing my htlm, css and js skills and created this mock e-commerce to practice with Node JS and MySql database.


-Coded the backend using Nodejs and Javascript to create the bussines logic.

-Used CSS to give stile to the site.

-Coolaborated with other two partnerts using scrum metodology.

-Used SQL to create the database of the products, clients, sellers and admins.

-Applied validation methods to ensure correct data in our forms and databases.

-Performed CRUD operations to work with our database.

-Used middlewares to ensure correct data is displayed to the correct type of user.

-Applied MVC architecture to ensure a better orginized and scalable project.