Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ultmaster/teacher-namelist-demo
Spring Boot + React Demo Project (with stupid mock data)
https://github.com/ultmaster/teacher-namelist-demo
ecnu exercise react spring-boot
Last synced: 16 days ago
JSON representation
Spring Boot + React Demo Project (with stupid mock data)
- Host: GitHub
- URL: https://github.com/ultmaster/teacher-namelist-demo
- Owner: ultmaster
- Created: 2019-05-20T05:39:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-20T05:47:06.000Z (over 5 years ago)
- Last Synced: 2024-10-20T11:15:24.263Z (2 months ago)
- Topics: ecnu, exercise, react, spring-boot
- Language: JavaScript
- Size: 1.86 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Boot + React Example Project
ECNU ~~Database~~ React Exercise Project.
I spent a whole day putting everything together, and it was totally meaningless;
so I put it here so that you don't have to waste your day.![](demo/demo1.png)
![](demo/demo2.png)
# Pitfall
Please don't use this authentication method if you want to do anything in production.