Noboomta / KU-Table

ตารางเรียนที่อยากได้จากเว็บ KU จัดทำโดยไม่แสวงผลประโยชน์จากผู้ใช้ ขอให้ทุกคนใช้อย่างมีความสุขครับ

Home Page:https://ku-table.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KU-TABLE

ตารางเรียนที่อยากได้จากเว็บ KU
เซฟตารางไปใช้ได้เลยครับ 🤝🏻

ku-table

https://ku-table.vercel.app

Example PNG Table

example-table

Website ku-table.vercel.app GitHub contributors PRs Welcome

GitHub issues GitHub issues-closed GitHub pull-requests GitHub pull-requests closed

Watch on GitHub Star on GitHub

หมายเหตุ

ทาง dev ไม่มีการเก็บค่า username password และไม่มีตังจ่ายค่า server database
มีเพียงการนับจำนวนคนใช้งานผ่านการเก็บ cache stdId มีการ log ชั้นปีและคณะของผู้ใช้งานเพื่อทราบกลุ่มผู้ใช้
ตรวจสอบโค้ดได้ที่ https://github.com/Noboomta/KU-Table-server
จุดประสงค์ของ dev อยากให้มี ตารางเรียน บนหน้าเว็บของมหาลัย ไม่ได้มีเจตนาหาผลประโยชน์ใดๆจากผู้ใช้
ทาง dev ยินดีให้โค้ดทั้งหมดแก่มหาลัยเพียงทำตาม Getting started with this app.

ที่มาข้อมูล

https://www.ku.ac.th/th/bachelor-degree
https://registrar.ku.ac.th/cur/all
https://registrar.ku.ac.th/wp-content/uploads/2017/...
https://github.com/marsDev31/KUnit

Getting started with this app.

Clone this repository

git clone https://github.com/Noboomta/Ku-table.git

Install dependencies using yarn (Make sure you are using Node version 18.x)

if you don't have yarn. Please install it first by

npm install --global yarn
# or
brew install yarn

install project's dependencies

yarn

after this step, you will get node_modules folder in the root of the project.

add .env file

VUE_APP_BASE_SERVER_URL=https://<your-server-domain>

Compiles and hot-reloads for development

yarn dev

the applciation will run at localhost:8080

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

ตารางเรียนที่อยากได้จากเว็บ KU จัดทำโดยไม่แสวงผลประโยชน์จากผู้ใช้ ขอให้ทุกคนใช้อย่างมีความสุขครับ

https://ku-table.vercel.app/

License:MIT License


Languages

Language:Vue 66.5%Language:TypeScript 14.8%Language:HTML 8.6%Language:JavaScript 5.9%Language:CSS 4.0%Language:Shell 0.2%