Skip to content

📅 Using Uni-app for modified of ColorTimetable full stack H5 project

License

Notifications You must be signed in to change notification settings

ByteBlader/UniApp-ColorTimetable-Modified

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uni-App ColorTimetable Modified

📅 Using Uni-app for modified of ColorTimetable full stack H5 project 中文文档



Features

  • 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.

Installation

  1. Clone the repository:
    git clone https://github.com/ByteBlader/UniApp-ColorTimetable-Modified.git
    
  2. Install the required packages:
    pnpm install
    
  3. Local debugging project:
    pnpm run dev:h5
    
  4. Compile distribute projects:
    pnpm run build:h5
    
  5. Recommend using HBuilder X: Significantly reduce time for your Uni-app project development!

License

This project is based on ColorTimetable@Neil development. This project is open-source and available under the MIT.

About

📅 Using Uni-app for modified of ColorTimetable full stack H5 project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 76.4%
  • TypeScript 20.1%
  • SCSS 2.7%
  • HTML 0.8%