An open API service indexing awesome lists of open source software.

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

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