Code Monkey home page Code Monkey logo

backproject's Introduction

Proyecto Final

Acerca del Proyecto

Aquí encontrarás el proyecto final para las lecciones de Desarrollo de Back-End por CoderHouse.

Contruido con

  • Javascript
  • Node.js
  • Express
  • Typescript
  • React

Se necesita Node para correr este programa.

Así lo puedes instalar

  • npm
    npm install npm@latest -g

Instalación

  1. Clonar el repositorio

    git clone https://github.com/G-Linares/js-exericse
  2. Instalar Paquetería en Client

    cd client
    npm install
  3. Crear archivo .env similar al .env.example dentro de la carpeta "server", pssst el user y pass son "dev" y "dev"

  4. Instalar Paquetería en Server

    cd server
    npm install
  5. Iniciar Server

    cd server
    npm start
  6. Iniciar Client

    cd client
    npm start

Se tienen dos tips de app, admin y tienda normal.

Roadmap

  • Entregable 1
  • Entregable 2
  • Entregable 3
  • Entregable 4
  • Entregable 5
  • Entregable 6

Faltantes

  • validar que el timeout de la cookie permita mandar requests o regresar a login en caso de que se quite
  • agregar vista para modificar usuario en parte de admin
  • agregar vista para logs de modificaciones hechas por admin
  • agregar mas productos a la BD

backproject's People

Contributors

g-linares avatar

Watchers

 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.