PawsTask is a to-do list management application that allows users to create and manage their daily tasks. This application is designed with simplicity in mind, making it easy for users to quickly add, modify, and complete tasks. PawsTask is built using the React framework and Node.js, and is designed to run on a web browser.
To install PawsTask, you need to have Node.js installed on your machine. Once you have Node.js installed, follow the steps below:
- Clone the PawsTask repository to your local machine using the command git clone https://github.com/username/PawsTask.git
- Change directory into the PawsTask directory using the command cd PawsTask
- Install the required dependencies using the command npm install
npm install my-project
cd my-project
- Light/dark mode toggle
- Google Calendar
- Add/Edit/Remove Tasks
- User Sign In
Client: React Router, HTML5/CSS3, Google Calendar API
Server: Node, Express