https://github.com/vietanhdev/ict-gaming-zone
Gamming Website using Flask + ReactJS - Group project at HUST
https://github.com/vietanhdev/ict-gaming-zone
Last synced: 1 day ago
JSON representation
Gamming Website using Flask + ReactJS - Group project at HUST
- Host: GitHub
- URL: https://github.com/vietanhdev/ict-gaming-zone
- Owner: vietanhdev
- Created: 2019-02-25T03:59:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-24T03:51:01.000Z (about 7 years ago)
- Last Synced: 2025-12-01T04:38:26.111Z (7 months ago)
- Language: Python
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### PROJECT REPOSITORY FOR ICT GAMMING ZONE
### DOCUMENTS FOR DEVELOPERS:
- Generic Guide: [/docs/1.COMMON.md](/docs/1.COMMON.md).
- Authentication: [/docs/2.USER_AUTH.md](/docs/2.USER_AUTH.md).
### API DOC:
- Run the server then enter: [https://localhost:5000/api/swagger](https://localhost:5000/api/)
### References
- Project structure was inspired by: https://medium.freecodecamp.org/structuring-a-flask-restplus-web-service-for-production-builds-c2ec676de563