Skip to content

rajuroyal-web/LIVE_WITH_PAIN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Everyday Tracker

Welcome to the Everyday Tracker project! This is a productivity tool designed to help users keep track of their daily activities, goals, and progress to make life better by staying organized and motivated.

Features

  • Track Daily Tasks: Record daily tasks and goals.
  • User-friendly Interface: Clean and simple interface for easy tracking.
  • Responsive Design: Works seamlessly across different screen sizes (desktop, tablets, mobile).
  • Customizable: Personalize the application for your specific needs and preferences.

Technologies Used

  • Frontend:

    • HTML
    • CSS
    • JavaScript
    • Bootstrap (for responsive design)
  • Backend (Optional):

    • Cloud storage or database for saving daily logs (this can be implemented in the future for persistence across devices).

Setup

Prerequisites

To run this project locally, you need to have a basic web server (like live-server or any other static file server) or open the HTML file directly in your browser.

Running the Application