This project involves creating web application for project management. Welcome to our TODO web application, a versatile tool designed to streamline your task management process. With intuitive features and a user-friendly interface, our app empowers you to organize your tasks efficiently, prioritize deadlines, and track your progress effortlessly. Whether you're managing personal projects or collaborating with a team, our TODO app simplifies the complexities of task management, making productivity a breeze.
Clicking new task: Open creating new task model
Clicking threedDdots icon: Open delete/update popu
Clicking single task: Open single task
The link »
Table of Contents
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/nbrucepro/Abridge.git
- Install NPM packages
npm install
- Run development server
npm run dev
- Running tests
npm run test
- Runs the app in the development mode.
Open http://127.0.0.1:5173/ to view it in your browser.
Neza Bruce Irategeka - neza-dev - nezabruce@gmail.com
Project Link: https://github.com/nbrucepro/Abridge