Aquí presentamos el proyecto MY STORE, compras y ventas en linea desde donde sea que estés.
Here we present the MY STORE project, online purchases and sales from wherever you are.
Las siguientes instrucciones te permitirán tener una copia del proyecto funcionando en tu maquina local. En la sección de despliegue tendrás las instrucciones para desplegar el proyecto
The following instructions will allow you to have a working copy of the project on your local machine. In the deploy section you will have instructions for deploying the project
El proyecto presentado es una tienda en linea de compra y venta de artículos. Cada cliente podrá navegar en los diferentes perfiles de clientes vendedores-compradores, podrá ver los artículos que se venden y sus categorías, generar un carrito con productos de su interés y finalmente comprar los productos (Solo si este inicia sesión).
The project presented is an online store for buying and selling items. Each client will be able to browse the different seller-buyer client profiles, they will be able to see the items that are sold and their categories, generate a cart with products of their interest and finally buy the products (Only if they are logged in).
- PostgreSQL 12.9 - Base de datos
- Dbeaver-ce - Herramienta de administraćión de datos
- DbVisualizer - Herramienta de administración de datos
- Pgadmin 4 - Herramienta de administración de datos (Herramienta de postgres)
- Java 11 - Lenguaje de programacion
- Maven 4.0.0 - Manejador de dependencias
- Spring-Boot - Framework
- HTML
- CSS
- JAVASCRIPT
- ANGULAR
- Fernández Ian - Desarrollador Backend, Tester, Documentación - 👽ianklebold
- Tomas Padilla - Desarrollador Frontend - 🤖PadillaTom
- Abel Acevedo- Desarrollador Backend, Tester, Documentación - 👾Abel3581
- Gabriel Navarro - Desarrollador Backend, Tester - 🧠gabynavarro
Link Swagger: http://localhost:8080/swagger-ui/index.html
Fue un gusto para nosotros trabajar en este proyecto, compartir nuestros conocimientos y sobre todo aprender. Con ❤️
It was a pleasure for us to work on this project, share our knowledge and above all learn technologies
role | |
---|---|
ADMIN{id}@test.com | admin |
USER{id}@test.com | user |
By default, 10 users with admin role and 10 users with user role will be created where the {id} in the email is a number from 0 to 10 per role. All the users have "tienda1234" as password.
id | description | name |
---|---|---|
1 | ROLE_USER | USER |
2 | ROLE_ADMIN | ADMIN |