https://github.com/thanhpp/prom
Project Management. HUST_20202_DS
https://github.com/thanhpp/prom
hust
Last synced: 28 days ago
JSON representation
Project Management. HUST_20202_DS
- Host: GitHub
- URL: https://github.com/thanhpp/prom
- Owner: thanhpp
- License: mit
- Created: 2021-04-17T04:43:23.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-02T06:34:01.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T01:28:27.728Z (3 months ago)
- Topics: hust
- Language: HTML
- Homepage:
- Size: 25.9 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# prom
- Project Management. HUST_20202_DS
- [DOCUMENT](https://docs.google.com/document/d/1P3y1ooL-uSGomqsTag6MspTsKyCxqANajjhT1v88H7c/edit?usp=sharing)
# Project folders1. Golang
1. cmd: for specified apps
2. pkg: shared packages
2. web: web resources
3. docs: documentation
4. build: build docker images, docker-compose
5. api: api document (move to embedded swagger)## DB desgin
### 1. Overall DB
### 2. Actual DB

## System design

## DEVELOPMENT
1. Postman Collection: https://www.getpostman.com/collections/654a270d5382abd97404
2. SwaggerUI: http://127.0.0.1:12345/docs/index.html
3. Reorder cards
1. Reorder in 1 column
- Specify card id(1)
- index of card(2) that you want to set card(1) above of it.
2. Reorder card between column
- Specify card id(1)
- Specify column id that you want to move card(1) to.
- index of card(2) that you want to set card(1) above of it.3. Example
- 4. Reorder columns
- 