A powerful task management tool to help you organize and track your daily tasks.!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
In today's fast-paced world, staying on top of your tasks can be a challenge. Alliance is here to change that. Designed with simplicity and efficiency in mind, Alliance helps you manage your tasks, projects, and deadlines with ease. Whether you're a professional looking to optimize your workflow, a student managing coursework, or simply someone trying to keep their to-do list in check, Alliance offers the tools you need to stay organized and focused.
Why choose Alliance?
- Streamlined Task Management: Quickly add, organize, and prioritize your tasks.
- Customizable Views: Whether you prefer a simple list, a detailed calendar, or a Kanban board, Alliance has you covered.
- Collaboration Made Easy: Share tasks and projects with teammates, friends, or family to collaborate effortlessly.
- Mobile and Desktop: Stay on track with mobile and desktop applications, ensuring you have access to your tasks wherever you go. 😄
Join the multitude of users already enhancing their productivity with Alliance. Let's make task management a breeze.
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.
- Get a free API Key at https://example.com
- Clone the repo
git clone https://github.com/dattv23/task-manager.git
- To run this project, you will need to add the following environment variables to your .env file for project backend
NODE_ENV
APP_PORT
APP_HOST
DB_URL
DB_NAME
APP_SECRET
ACCESS_TOKEN_KEY
REFRESH_TOKEN_KEY
ACCESS_TOKEN_EXPIRED
REFRESH_TOKEN_EXPIRED
JWT_ALGORITHM
EMAIL
PASS_EMAIL
CLOUDINARY_NAME
CLOUDINARY_API_KEY
CLOUDINARY_API_SECRET
CLOUDINARY_URL
- Install NPM packages and run project
cd backend yarn yarn devcd frontend yarn yarn dev
Distributed under the MIT License. See LICENSE.txt for more information.
Truong Van Dat - @your_linkedin - datvan635@gmail.com
Project Link: https://github.com/dattv23/task-manager










