Skip to content

Hans-Yin/OnlineOrder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OnlineOrder System

A full-stack online ordering web application built with Spring Boot, React, and AWS.

Features

  • User authentication and authorization
  • Product listing and management
  • Online order placement and tracking
  • RESTful backend APIs
  • Responsive frontend UI

Tech Stack

Backend

  • Java
  • Spring Boot
  • Spring Security
  • MySQL (AWS RDS)

Frontend

  • React
  • HTML/CSS
  • JavaScript

Cloud & Deployment

  • AWS EC2
  • AWS RDS

Project Structure


OnlineOrder/
│
├── backend/    
├── frontend/
├── README.md
├── LICENSE
└── .gitignore

Getting Started

Backend

cd backend
./mvnw spring-boot:run

Frontend

cd frontend
npm install
npm start

Screenshots

(To be added)

Future Improvements

  • Payment integration
  • Admin dashboard
  • Order analytics
  • Docker deployment

Author

Bohan Yin

About

A full-stack online ordering system built with Spring Boot, React, and AWS, featuring user authentication, product management, and order processing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages