Skip to content

nerdy-nakul/KeepUpWithIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

KeepUpWithIt

This project is a MERN application that integrates a calendar component with task management and a sticky notes feature. It allows users to add tasks with priorities, view tasks in a calendar, and manage sticky notes on the screen.

Features

  • Calendar: View tasks in a calendar view with different priorities.
  • Add Task: Add tasks with title, start and end times, and priority.
  • Sticky Notes: Create, drag, and delete sticky notes with custom colors.

Technologies Used

  • React: Frontend library for building user interfaces.
  • react-big-calendar: Calendar component for displaying tasks.
  • react-draggable: Draggable component for sticky notes.
  • Tailwind CSS: Utility-first CSS framework for styling.
  • Express: Backend framework for API creation.
  • MongoDB: Database for storing tasks and sticky notes.

Screenshot 2024-08-07 051434 Screenshot 2024-08-07 052005 Screenshot 2024-08-07 052027 Screenshot 2024-08-07 052051