Giter Site home page Giter Site logo

nodejs_express_mongo_angular13's Introduction

NodeJS_Express_Mongo_Angular12

Por Sergi Micó Ortiz y Juan Luis López del Barco

Table of Contents

  1. WalapopAcendado
  2. Instalar
  3. Tecnologias

WalapopAcendado!

Bienvenidas y bienvenidos a WalapopAcendado

  1. Home: Carousel e infiniteScroll de las categorias más populares

  2. Shop: Obtención de productos, filtros, paginación, añadir a favorito, usuarios añadidos en cada producto para redirección

  3. Details: Ver detalles junto a un Carousel del propio producto, añadir a favoritos y comentar el producto. Además permite visitar el perfil del vendedor.

  4. Profile: Ver el perfil de cualquier usuario, seguirlo. Si eres ese usuario podras ver tus productos y tus likes.

  5. Login: Register y Login de usuario.

Instalar 💿


Requisitos

Es necesario crear el fichero .env en la carpeta backend. El contenido puede ser el mismo que el de env_example.txt

Tener instalado las siguientes herramientas:

Puesta en marcha

Backend

cd backend
npm install
npm run start

Frontend

cd frontend
npm install
npm run start

Tecnologías 👨‍💻


Lista de tecnologías utilizadas en este proyecto:

Backend 🏗️

  • ExpressJs: V4.18.1
    • NodeJS
    • Javascript
    • Routes
    • Models
    • Controllers
    • DB validation
    • Mongoose
      • Relationships
      • Schema
    • Middleware_auth
      • Header
      • Token JWT
    • Dummys: users y products

Frontend 🏛️

  • Angular: V13
    • TypeScript
    • Estructurado en Modules, Shared y Core
    • Routes
    • Models
    • Components
    • Reactive Forms
      • Validation
    • Lazy load
    • Angular Authentication
      • Guards
      • Interceptor
      • Services
      • Authentication JWT enviado por Headers
    • Sucriptions y Observables
    • RxJS Subjects
    • Toastr

BBDD💾

nodejs_express_mongo_angular13's People

Contributors

sergimicoortiz avatar juanluislopez-code avatar

Stargazers

Roman avatar  avatar

Watchers

yomogan avatar  avatar

nodejs_express_mongo_angular13's Issues

Img frontend

Las imagenes del frontend se han roto con la pull request #1

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.