Skip to content

AkshayBhanawala/ProTrack-TaskDashboard

Repository files navigation

A (pro) Tracking system for your tasks/to-do

Some Screen shots:

Desktop

Desktop - 01 - Main Desktop - 02 - Add Task Desktop - 03 - Edit Task Desktop - 04 - Delete Task Desktop - 05 - Notifications Desktop - 06 - Settings Menu

iPad

iPad - 01 - Main - Horizontal iPad - 01 - Main - Vertical iPad - 02 - LeftSideMenu

Mobile

Mobile - 01 - Main




Notes:

  • This is a demo dashboard, and it DOES NOT use any backend.
  • All data is generated randomly on first load and stored in the browser's local storage and maintained the same until local storage is cleared.
  • If you want to generated new random data, you can clear the local storage and reload the page OR click on the "Settings" button in user profile displayed at the bottom of the left sidebar and then click on "New Data" button from the popover menu.





Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.






Design Credit:

Raahida KalamiFigma Design

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors