https://github.com/valeriogc/spring-la-mia-pizzeria-webapi
Reproduction of a restaurant website with an administrative area to manage db elements, and a API to send the data to a front end.
https://github.com/valeriogc/spring-la-mia-pizzeria-webapi
bootstrap css hibernate-jpa html java javascript sass spring webapp
Last synced: 3 months ago
JSON representation
Reproduction of a restaurant website with an administrative area to manage db elements, and a API to send the data to a front end.
- Host: GitHub
- URL: https://github.com/valeriogc/spring-la-mia-pizzeria-webapi
- Owner: ValerioGc
- Created: 2022-12-19T13:54:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T23:37:27.000Z (over 2 years ago)
- Last Synced: 2025-02-06T11:57:17.698Z (5 months ago)
- Topics: bootstrap, css, hibernate-jpa, html, java, javascript, sass, spring, webapp
- Language: Java
- Homepage:
- Size: 5.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-la-mia-pizzeria-webapi
> Reproduction of a restaurant website with an administrative area protected by authentication, to modify the database data made with Java and Spring. The front end, made with Vue CLI, is served by the Java application API.
## *_Front-End Setup Project_*
:arrow_forward: Project setup:
npm install
:arrow_forward: Compiles and hot-reloads for development:
npm run serve
:arrow_forward: Compiles and minifies for production:
npm run build
:arrow_forward: Lints and fixes files:
npm run lint
## *_Back-end development tools_*
Languages
Framework
![]()
![]()
Java
Spring
## *_Front-end development tools_*
Languages
Framework
![]()
![]()
![]()
![]()
![]()
HTML
CSS
Javascript
VueJs
Bootstrap
## *_Previews:_*
### Back-End
![]()
![]()
--------
### Front-end
![]()
--------