Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.02 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.02 KB

BuddyTask (under development)

This project is a web application to stay organized and manage your tasks.

Features

  • : Task management with the ability to add, modify, and delete items.
  • : Organizing tasks by categories (studies, projects, exams, etc.).
  • : Task scheduling with due dates.
  • : Notifications for upcoming tasks.
  • : Calendar view for better visualization of tasks and deadlines.

Prerequisites

To run this application locally, make sure you have installed Docker Desktop

Usage

Clone this repository on your machine, then execute using Docker Compose : docker-compose up

To stop the containers, run the following command in your terminal : docker-compose down

Technologies used

Backend: ASP.NET 6 Web API
Frontend: Vue.js 3
Database: MongoDB