From prioritizing daily to-do lists to keeping track of long-term goals, staying organized with your tasks can greatly enhance your efficiency and effectiveness. Taska offers a simple yet powerful solution which allows you to quickly jot down tasks as they come to mind, ensuring that nothing slips through the cracks.
- Sector-wise task division
- Addition of new sectors and tasks in each sector
- Daily task refresh
- Checkboxes to sense the completion of tasks
Component | Technology Stack |
---|---|
Frontend | HTML, CSS, JavaScript, Bootstrap Framework |
Backend | NodeJs, MongoDB, EJS, Express, REST API |
Try it out here : https://taska-manager.onrender.com/
To get started with Taska on your side, follow these steps:
-
Clone the repository:
git clone https://github.com/kosuri-indu/Taska.git
-
Install the necessary dependencies using npm:
npm install
-
Run the application using node:
node index.js