Coder Social home page Coder Social logo

proyecto-backend-e-commerce's Introduction

BACKEND PROJECT

Introduction ๐Ÿš€

This project has been made using node + express, moreover mysql + sequelize. It is about an e-commerce, exactly is the backend of the online shop.


It is based on this diagram for set the database and the relations of the tables with sequelize.

foto

foto

Estructure ๐Ÿ› ๏ธ


The project contains different points:

  • Users registered using Bcrypt.

The users registered will have his password crypted by Bcrypt.

foto

  • Users login + Token + Middleware.

The login will generate a token that will keep the user's session up.

foto

  • CRUD endpoints.

We will work with the CRUD enpoints set in the routes and controllers folders. In the routes we will set the endpoint and in the controllers we setup the logic for these endpoints.

foto

foto

  • Different relations many to many and one to many.

The relations between the tables can be found in the models. These models plus the migrations folder generate the tables in the database.

foto

foto

  • Seeders use.

There are also some seeders prepared for help the user testing the database.

foto


Social Networks ๐Ÿ‘จโ€๐Ÿ’ป๏ธ

Sergio Cano โžก

Sergio Juan Vidal โžก


License ๐Ÿ“„


This project is under license of Sergio Cano and Sergio Juan Vidal.


๐Ÿ‘จโ€๐Ÿ’ป๏ธ Done by sergiokano and Sergio Juan Vidal

proyecto-backend-e-commerce's People

Contributors

sergioj-vidal avatar miguelherreravillanueva avatar sergiokano avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.