Skip to content

dongphua/PPhone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPhone

About the project

A web project for phone store management. It is built with Java, Spring Boot, and Spring Framework for backend. React framework for frontend.

Technologies used

This project was developed with:

  • Java 17 (JDK: 17.0.3.1)
  • Spring Boot 2.7.0
  • Maven
  • PostgreSQL 12.11
  • React 18.2.0

How to run

Pull this code to your repository.

Backend

For the first time

  • Download Eclipse IDE at link: https://www.eclipse.org/downloads/.
  • Open Eclipse.
  • Choose File->Import->Maven->Existing Maven Projects. Select the backend folder.
  • Choose Finish.

Run

  • Expand demo->src/main/java in Package Explorer. Right click in com.example.demo->Run As->Java Application.
  • You can check when you run https://http://localhost:8080/ in your browser.

Frontend

Use case

PPhone

ERD

ERDPPhone

Diagram

TablePPhone

SQL Diagram

SQLDiagramPPhone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published