Skip to content

manishGoyalCode/mgStudy

Repository files navigation

📚 PageTrack

A privacy-focused web application for managing your reading list and tracking reading progress. All data is stored locally on your device.

PageTrack Main Interface

🌟 Features

  • Privacy First: All data stored locally on your device
  • No Account Needed: Start using immediately, no sign-up required
  • Offline Support: Works without internet connection (PWA)
  • Rich Organization:
    • Tag your reading items
    • Set priorities (Low, Medium, High)
    • Track reading progress
    • Add notes and thoughts
  • Smart Filtering:
    • Filter by status, priority, tags
    • Search across titles and content
    • Sort by various criteria
  • Reading Stats:
    • Track reading time
    • View completion rates
    • Monitor progress trends
  • Achievement System: Stay motivated with achievements and progress tracking

🚀 Getting Started

  1. Clone this repository:

    git clone https://github.com/your-username/pagetrack.git
  2. Open index.html in your browser or serve using a local server:

    python -m http.server 8000
  3. Start adding your reading items!

💡 Usage

  1. Click the + button to add a new reading item
  2. Enter title, URL, and optional tags
  3. Set priority level
  4. Track your reading progress
  5. Add notes and thoughts as you read
  6. Filter and search your reading list
  7. View statistics and achievements

🔒 Privacy

  • All data is stored in your browser's localStorage
  • No external servers or tracking
  • Your reading list stays on your device

🛠️ Technical Details

  • Pure JavaScript, HTML, and CSS
  • No external dependencies
  • Progressive Web App (PWA) capabilities
  • Responsive design for all devices

🤝 Contributing

Feel free to:

  1. Fork the repository
  2. Create a feature branch
  3. Submit a pull request

📝 License

MIT License - feel free to use and modify for your own purposes!

👨‍💻 Author

Manish Goyal


Made with ❤️ for readers who value privacy and simplicity

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors