Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jiamingla/ntunhs-find-project-mate
找畢業專題組員的小專案
https://github.com/jiamingla/ntunhs-find-project-mate
Last synced: 12 days ago
JSON representation
找畢業專題組員的小專案
- Host: GitHub
- URL: https://github.com/jiamingla/ntunhs-find-project-mate
- Owner: jiamingla
- Created: 2022-03-03T13:43:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-14T08:00:23.000Z (almost 3 years ago)
- Last Synced: 2024-11-07T08:20:04.003Z (2 months ago)
- Language: Python
- Size: 3.59 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NTUNHS-find-project-mate
## 找畢業專題組員的小專案
## Languages & deploy
- backend: Python 3.10.2 Flask
- frontend: PHP
- 部署去哪裡: 應該是 AWS 或是 Heroku## Linter
- Python: pep8
- PHP: ??
- JavaScript: ??## 如何寫 Commit Message
https://wadehuanglearning.blogspot.com/2019/05/commit-commit-commit-why-what-commit.html
## How to use:
`pip3 install pipenv`
`python -m pipenv --version`
`python -m pipenv --python 3.10.2`
`python -m pipenv shell`
使用 pipenv 管理套件,Windows 不太好用,command line 也看不出此時在哪個虛擬環境,不過還行## 讀了什麼文章
https://ithelp.ithome.com.tw/users/20114746/ironman/4037