This is a platform for organizing group activities and events, including dining, drinking, and leisure activities, where users can create, join, and communicate with groups of like-minded individuals.
- Flask
- SQLite
pip install Flask
funCrew_db.db
python app.py
- 會員可以註冊、登入帳號,並修改自己的會員資料
- 會員可以舉辦活動、互相在活動底下討論活動內容
- 活動人數尚未額滿時,用戶可以自行參加想要的活動
- 當參加的活動舉辦完後,可以進行評分
- 用戶也可在貼文區發文,並在文章下面留言,互相交流
crudActivity.py
crudPost.py
crudUser.py
- /activities
- /activity_detail
- /create_post
- /delete_comment
- /delete_post
- /home
- /hostActivity
- /Info
- /login
- /my_comments
- /personalActivity
- /personalInfo
- /post_detail
- /posts
- /register
- /registration_success
- /signUpSuccess
- /update_comment
- /update_discussion
- /update_personalInfo
- /update_post
系級 | 組員 | 學號 |
---|---|---|
資碩一 | 鄞雋衡 | 111753135 |
資碩一 | 林侑萱 | 111753121 |
資碩一 | 思沛淇 | 111753214 |
資碩二 | 陳 輝 | 111753228 |
會計四 | 杜淑萍 | 108303067 |
企管四 | 劉子御 | 107202009 |