https://github.com/rajatsingla/next_task
An utility tool to manage tasks based on priority
https://github.com/rajatsingla/next_task
firebase priority-queue task tool vuejs
Last synced: 2 months ago
JSON representation
An utility tool to manage tasks based on priority
- Host: GitHub
- URL: https://github.com/rajatsingla/next_task
- Owner: rajatsingla
- Created: 2020-04-04T12:41:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T09:31:16.000Z (over 3 years ago)
- Last Synced: 2023-03-07T12:43:15.978Z (over 3 years ago)
- Topics: firebase, priority-queue, task, tool, vuejs
- Language: Vue
- Homepage: https://wake-up-neo.web.app/
- Size: 2.04 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hello, this is a simple utility tool to manage tasks according to priority.
You can create boards and add multiple tasks on each board.
See for yourself how it manages priority.
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Project specifications
This project is built using firebase by google.
This project is using https://buefy.org/ for components.
By default we have anonymous user, and if user signs up we attach this anonymous to user account.
Each user has boards and each board has tasks.
Entry point main.js