This is a frontend component of ataha332's and mine web-application.
Planner.xyi is a flexible organizer application for students based on a simple checklist. It is designed to enable users to plan and organize their work without any distractions. Planner.xyi focuses on what's really important - deadlines. A straightforward checklist - a foundation of Planner.xyi - allows students to have a clear vision of tasks at hand and their due dates. Customization tools allow for unique design for every possible task description students can encounter. An array of possible displays - from a basic checklist to a calendar - will give students a greater perception of time and workload.
These are the features that are needed to be added by file:
-
Landing: [] When user is logged in, they should be able to access the application from the landing page.
-
Layout: [] Customaisable layout and design.
- Calendar: [] Figure out how to customise calendar using inbuilt vuitfy components. [] Access to tasklist by day/week/month.
- Categories: [] Change a color of a category. [] Change category description. [] Add subcategories
- Tasklist:
- Task: [] Add/Change tasks [] Add custom components to a task (img, hyperlink etc.). [] ? possibility to use markdown for a task.
yarn install
yarn serve
yarn build