kiriDevs / vplanweb

A web app for the substitution plan of my school - data is supplied by an API maintained by @ChuangSheep
https://vplan.kiridevs.live
3 stars 0 forks source link

UI Rewrite #80

Open kiriDevs opened 2 years ago

kiriDevs commented 2 years ago

This PR will implement a complete overhaul of the user interface. The recent change on the mobile UI (#66), which actually just changed the actual plan viewer, will be incorporated in a new frame together with the existing table view for Desktops [subject to change]. This new frame will allow the user to pick the date that they want to see the plan for from a list of multiple possibilities, also allowing for accessing past plans or substitution plans in the far future, if available.

react-router-dom will be used for implementing client-side URL routing, making navigation-related state management easier, while also making it possible for users to share or save direct links to specific plans or sections of the site.

Issue Mentions

The following issues are either implemented in this PR or are made irrelevant by this PR, or will be at the point that this PR leaves the "draft" status.

ghost commented 2 years ago
👇 Click on the image for a new way to code review - Make big changes easier — review code in small groups of related files - Know where to start — see the whole change at a glance - Take a code tour — explore the change with an interactive tour - Make comments and review — all fully sync’ed with github [Try it now!](https://app.codesee.io/r/reviews?pr=80&src=https%3A%2F%2Fgithub.com%2FkiriDevs%2Fvplanweb)

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

cloudflare-workers-and-pages[bot] commented 2 years ago

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: a4eec11
Status: âœ…  Deploy successful!
Preview URL: https://9500e81d.vplan.pages.dev
Branch Preview URL: https://ui-rewrite.vplan.pages.dev

View logs