Skip to content

Spring Cloud Demo ( Design it with the concept of micro-service )

License

Notifications You must be signed in to change notification settings

cookob/online-ordering-platform

Repository files navigation

Online-Ordering-Platform

Spring Cloud Demo

GitHub issues GitHub forks GitHub stars GitHub license

Design it with the concept of micro-service.


  1. System Function Structure
                                  |--User Login
                                  |--User Exit
                        |--Client--
                        |         |--Goods Order
                        |         |--My Order
Online Ordering Platform--
                        |
                        |                               |--Admin Login
                        |                               |--Admin Exit
                        |                               |--Add User
                        |                               |--Query User
                        |                               |--Delete User
                        |--Background Management System--
                                                        |--Add Goods
                                                        |--Query Goods
                                                        |--Modify The Goods
                                                        |--Delete Goods
                                                        |--Order Processing
  1. Concept System of Structure

1


About login

Username Password Role
admin1 123456 Admin
zhangsan 123456 User

Thanks

Thank orderingsystem

About

Spring Cloud Demo ( Design it with the concept of micro-service )

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published