https://github.com/mateusffaria/am-store
E-commerce created for final exam in LES class of FATEC - Mogi das Cruzes.
https://github.com/mateusffaria/am-store
bootstrap4 css3 html5 java javascript jquery postgresql spring-boot thymeleaf
Last synced: 3 months ago
JSON representation
E-commerce created for final exam in LES class of FATEC - Mogi das Cruzes.
- Host: GitHub
- URL: https://github.com/mateusffaria/am-store
- Owner: mateusffaria
- Created: 2021-02-19T01:51:33.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-27T12:25:44.000Z (almost 5 years ago)
- Last Synced: 2025-02-25T07:46:39.702Z (over 1 year ago)
- Topics: bootstrap4, css3, html5, java, javascript, jquery, postgresql, spring-boot, thymeleaf
- Language: HTML
- Homepage:
- Size: 11.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A.M. STORE
## 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
- Thymeleaf
## Run
- Create Database named amstore_development or other name you want
- add these environment variables to your ide:
```
AM_DB_NAME=amstore_development;AM_DB_USER=db_user;AM_DB_PASSWORD=db_password
```
- **Remember to install dependencies before running the project.**
## Prints





