📅 Using Uni-app for modified of ColorTimetable full stack H5 project ä¸æ–‡æ–‡æ¡£
- Class selection: Designed a class selection list page with a matching project style.
- Weather & Daily quotes: Added weather API and daily quotes API on the homepage.
- Daily course: View today's or specified date's course schedule in a concise and clear manner based on the schedule.
- Weekly course: View courses for this week and designated weeks, with exquisite switching animation logic.
- Color Design: More exquisite color gradient style, more beautiful rounded design, and simpler text layout.
- Unfortunately: The data is published by the administrator and users are not allowed to add courses on their own.
- Clone the repository:
git clone https://github.com/ByteBlader/UniApp-ColorTimetable-Modified.git
- Install the required packages:
pnpm install
- Local debugging project:
pnpm run dev:h5
- Compile distribute projects:
pnpm run build:h5
- Recommend using HBuilder X: Significantly reduce time for your Uni-app project development!
This project is based on ColorTimetable@Neil development. This project is open-source and available under the MIT.