Skip to content

Repository files navigation

This project is still in its pre-release stages.

Some UI features will look broken.

Feel free to test out the site.

timeuntil

🎉 Welcome to timeuntil!

Structure


timeuntil/
├── .github/
│   ├── workflows/
│   │   ├── deploy.yml
│   │   └── format.yml
│   │ 
│   ├── dependabot.yml
│   └── CONTRIBUTING.md
│
├── src/
│   ├── dom.ts
│   ├── calendar.ts
│   ├── themes.css
│   ├── styles.css
│   └── vite-env.d.ts
│
├── public/
│   ├── calendars/
│   │   ├── gci.json
│   │   ├── dci.json
│   │   ├── cjs.json
│   │   └── burland.json
│   │
│   ├── manifest.webmanifest
│   ├── favicon.svg
│   └── github.svg
│
├── scripts/
│   ├── fetch_calendar.py
│   └── scrape_id.py
│
├── .gitignore
├── .prettierignore
├── .prettierrc
├── index.html
├── package.json
├── package-lock.json
├── tsconfig.json
├── vite.config.ts
│
├── LICENSE
└── README.md

Attributes

  • ✅ Responsive UI layout
  • ✅ Customization options
  • ✅ Modern HTML, CSS and TypeScript code
  • ✅ Modern npm build stack

Requisites

  • Modern GUI browser
  • JavaScript enabled

Contributing

Please Reference CONTRIBUTING.md.

Technology Stack

Layer Technology Notes
Hosting GitHub Pages Static site deployment
Frontend HTML, CSS, TypeScript Modern language stack
Build vite.js Fast and efficient build step

Future Path

  • Add functionality to UI buttons.
  • Finish basic website UI.
  • Migrate UI handlers to React.
  • Organize and shorten code by using more functions.
  • Harden code logic.
  • Transform static CSS into Sass.
  • Add more theme and styling options.

Stats

  • Release
  • License
  • Deployed
  • Website status
  • Code style
  • Repo size
  • Total commits
  • Last commit
  • Average commit activity
  • Language count
  • Top language
  • Issues
  • Closed issues
  • Pull requests
  • Closed Pull requests

Utilized Tools & Services

License

This project is published under the MIT license, for more details, view the LICENSE.

©2026 – Ethan Miao - MIT License

About

A web app to count down the days until school ends.

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages