Skip to content

This is a website where you can master productivity and improve focus with time for short breaks in the middle

Notifications You must be signed in to change notification settings

aadithyaa9/pet_attention

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿพ Pet Attention - A Focus Timer with Virtual Pets

Master productivity while taking care of your virtual pet! ๐Ÿ•’๐Ÿถ๐Ÿฑ

Pet Attention is a Pomodoro-style focus timer designed for pet lovers who want to stay productive while keeping their virtual pets happy. Earn rewards by completing focus sessions and ensure your pet stays healthy!


โœจ Features

โœ” Pomodoro Focus Timer โ€“ Work in focused sessions with break reminders.
โœ” Virtual Pet System โ€“ Choose a Dog or Cat, name them, and take care of them.
โœ” Task Management โ€“ Add and track your tasks for better productivity.
โœ” Background Customization โ€“ Change the background to forest, snow, or city themes.
โœ” Break System โ€“ Get short & long breaks to refresh your mind.
โœ” Data Persistence โ€“ Your petโ€™s name, color, and task list are saved using MongoDB.


๐Ÿ› ๏ธ Tech Stack

  • Frontend: React, Tailwind CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB (Atlas)
  • Deployment: Vercel (Frontend), Render (Backend)

๐Ÿš€ Installation & Setup

1๏ธโƒฃ Clone the Repository

git clone https://github.com/aadithyaa9/pet-attention.git cd pet-attention

2๏ธโƒฃ Install Dependencies

Install frontend dependencies

cd client npm install

Install backend dependencies

cd ../server npm install

3๏ธโƒฃ Run the Application

Start the backend server

cd server npm start

Start the frontend

cd ../client npm start

About

This is a website where you can master productivity and improve focus with time for short breaks in the middle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published