Skip to content

CRSantiago/ClockWork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClockWork

This is a task manager app that features a calendar UI. It is designed to help users keep track of their tasks, events, and appointments in a single location. The app is built using modern web technologies, making it accessible from any device with an internet connection.

Features

Calendar UI: The app features a calendar UI, allowing users to view their tasks in a visual format.
Task Manager: The app provides a task manager that allows users to add, edit, and delete tasks.
User Authentication: The app requires user authentication to ensure privacy and security.

TODO:
Task Reminders: Users can set reminders for their tasks, ensuring they never forget a deadline.

Technologies Used

React
NodeJS
Express
MongoDB

Getting Started

To run the app locally, follow these steps:

Clone the repository to your local machine.
Install dependencies by running npm install.
Start the app by running npm start.

Contributing

If you want to contribute to the project, please fork the repository and create a pull request with your changes.