ridemountainpig / fcu-course-search

逢甲大學課程檢索系統, FCU Course Search, course selection application for FCU students.

Home Page:https://fcu-course-search.zeabur.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CleanShot 2023-08-25 at 13 05 30@2x

FCU Course Search

A website where FCU students can check the balance and follow the progress of their courses.

Retrieve course information from the Feng Chia University Course Search System

Technologies

  • Python
  • Flask
  • Requests
  • Tailwind CSS

Setup Project

# install flask
pip install flask

# install requests
pip install requests

# run main.py
python3 main.py

About

逢甲大學課程檢索系統, FCU Course Search, course selection application for FCU students.

https://fcu-course-search.zeabur.app


Languages

Language:JavaScript 61.4%Language:Python 38.6%