An open API service indexing awesome lists of open source software.

https://github.com/anaffaria/teddy-world

An e-commerce for teddy bears.
https://github.com/anaffaria/teddy-world

css html javascript react

Last synced: about 1 year ago
JSON representation

An e-commerce for teddy bears.

Awesome Lists containing this project

README

          

# Teddy World

Teddy-gif

## Objectives

This project is an e-commerce of LES class of FATEC - Mogi das Cruzes. Here we have conduction use case, analisis and tests.

## Technologies

- Java 11
- PostgreSQL
- SpringBoot
- ReactJS + TypeScript

## Run

- Create Database named teddyworld_development or other name you want
- add these environment variables to your ide:
```
DB_NAME=TEDDY_DB ; DB_USER=TEDDY_DB_USER ; DB_PASSWORD=TEDDY_DB_PASSWORD
```
- **Remember to install dependencies before running the project.**

## Prints

![home](https://github.com/aninhafsilva/teddy-world/blob/feature/orders_devolution/redImages/01-home.png)

![products](https://github.com/aninhafsilva/teddy-world/blob/feature/orders_devolution/redImages/02-products.png)

![product](https://github.com/aninhafsilva/teddy-world/blob/feature/orders_devolution/redImages/03-product.png)

![login](https://github.com/aninhafsilva/teddy-world/blob/feature/orders_devolution/redImages/04%20-%20login.png)

![checkout](https://github.com/aninhafsilva/teddy-world/blob/feature/orders_devolution/redImages/05-checkout.png)

![adminIndex](https://github.com/aninhafsilva/teddy-world/blob/feature/orders_devolution/redImages/06-dashboard.png)