Skip to content

Thogaruchesti-hemanth/notesnest-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪶 NoteNest Website

NoteNest Banner

Official website and documentation for NoteNest - Your Complete Productivity Hub

Website Status License HTML5 CSS3 JavaScript Play Store

View Demo · Report Bug · Request Feature


📖 About The Project

This repository contains the official website for NoteNest, a comprehensive Android productivity application designed to help users efficiently manage notes, tasks, reminders, and personal planning activities. The website serves as the primary web presence for the app, providing documentation, support resources, and legal compliance pages required for Google Play Store.

🎯 Purpose

  • Showcase the app's features and benefits to potential users
  • Document comprehensive user guides and tutorials
  • Provide legal compliance pages (Privacy Policy, Terms of Service)
  • Support users with contact forms, bug reports, and feedback channels
  • Facilitate account management and deletion requests

✨ Features

📄 Pages Included

  • Home (index.html) - Hero section, features showcase, testimonials, and FAQ
  • User Guide (user-guide.html) - Comprehensive documentation for all app features
  • Contact (contact.html) - Support contact information and help resources
  • Feedback (feedback.html) - User feedback and feature request form
  • Bug Report (bug-report.html) - Detailed bug reporting system with known issues
  • Privacy Policy (privacy.html) - GDPR/CCPA compliant privacy documentation
  • Terms of Service (terms.html) - Legal terms and conditions for app usage
  • Account Deletion (delete.html) - Account deletion process and data retention policy

🎨 Design Features

  • ✅ Fully responsive design (mobile, tablet, desktop)
  • ✅ Modern Material Design 3 aesthetics
  • ✅ Smooth animations and transitions
  • ✅ Accessible navigation with hamburger menu
  • ✅ SEO optimized meta tags
  • ✅ Fast loading times
  • ✅ Cross-browser compatibility
  • ✅ Font Awesome icon integration

🔒 Compliance

  • ✅ Google Play Store policy compliant
  • ✅ GDPR (EU) compliant privacy policy
  • ✅ CCPA (California) compliant
  • ✅ Professional legal documentation
  • ✅ Data protection and user rights outlined

🛠️ Built With

This website is built using modern web technologies:

  • HTML5 - Semantic markup and structure
  • CSS3 - Styling, animations, and responsive design
  • JavaScript - Interactive components and form handling
  • Font Awesome 6.4.0 - Icon library
  • Google Fonts - Typography (if used)

📂 Project Structure

notesnest-website/
├── index.html              # Homepage
├── user-guide.html         # Comprehensive user documentation
├── contact.html            # Contact and support page
├── feedback.html           # Feedback submission form
├── bug-report.html         # Bug reporting system
├── privacy.html            # Privacy Policy (GDPR/CCPA compliant)
├── terms.html              # Terms of Service
├── delete.html             # Account deletion information
├── css/
│   └── style.css           # Main stylesheet
├── js/
│   └── script.js           # JavaScript functionality
├── images/
│   ├── logo.jpeg           # App logo
│   ├── banner.png          # Website banner
│   ├── screenshot.png      # App screenshots
│   └── google-play-badge.png
└── README.md               # This file

🚀 Getting Started

Prerequisites

No special prerequisites needed! This is a static website that runs on any modern web browser.

Installation

  1. Clone the repository
   git clone https://github.com/Thogaruchesti-hemanth/notesnest-website.git
  1. Navigate to the project directory
   cd notesnest-website
  1. Open in browser
   # Simply open index.html in your preferred browser
   open index.html  # macOS
   start index.html # Windows
   xdg-open index.html # Linux

Or use a local development server:

   # Using Python 3
   python -m http.server 8000

   # Using Node.js (http-server)
   npx http-server

   # Using PHP
   php -S localhost:8000
  1. View the website
   Open http://localhost:8000 in your browser

🌐 Deployment

This static website can be deployed on various platforms:

GitHub Pages (Recommended)

  1. Go to repository Settings > Pages
  2. Select main branch as source
  3. Save and your site will be live at https://Thogaruchesti-hemanth.github.io/notesnest-website/

Netlify

  1. Connect your GitHub repository to Netlify
  2. Set build command to: (none - static site)
  3. Set publish directory to: / (root)
  4. Deploy!

Vercel

npm i -g vercel
vercel

Other Platforms

Compatible with: Firebase Hosting, AWS S3, Azure Static Web Apps, Cloudflare Pages, etc.


📱 About NoteNest App

NoteNest is a comprehensive Android productivity application that offers:

  • 📝 Notes Management - Create, edit, organize with categories
  • Reminders - Schedule notifications with repeat options
  • To-Do Lists - Track tasks and boost productivity
  • 🎯 Wish Lists - Save goals and aspirations
  • 🏠 Widgets - Quick access from home screen
  • 💾 Backup & Restore - Local and Google Drive backup
  • 📤 Export - PDF, text, and image formats
  • 🔒 Security - Encrypted storage and authentication
  • 🌙 Themes - Light, dark, and auto modes

Current Version: 3.0.5
Platform: Android 10.0+
Developer: Thogoruchesti Hemanth

Download on Google Play


🤝 Contributing

Contributions are what make the open-source community amazing! Any contributions you make are greatly appreciated.

How to Contribute

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contribution Guidelines

  • Follow existing code style and structure
  • Test thoroughly on multiple browsers and devices
  • Update documentation if needed
  • Write clear, descriptive commit messages
  • Ensure responsive design is maintained

🐛 Bug Reports & Feature Requests

Found a bug or have a feature suggestion? We'd love to hear from you!


📝 License

Distributed under the MIT License. See LICENSE file for more information.

📞 Contact & Support

Developer: Thogoruchesti Hemanth
Email: [email protected]
GitHub: @yourusername
LinkedIn: Your LinkedIn

App Support:


🙏 Acknowledgments


📊 Project Status

  • Active Development - Regular updates and maintenance
  • Production Ready - Stable and deployed
  • Open for Contributions - PRs welcome
  • Maintained - Issues responded within 48 hours

🗺️ Roadmap

  • Add blog section for app updates and tips
  • Implement dark mode toggle for website
  • Add multi-language support (Hindi, Spanish, French)
  • Create video tutorials section
  • Add live chat support widget
  • Implement search functionality across documentation
  • Add comparison page (NoteNest vs competitors)
  • Create press kit and media resources page

📈 Stats

GitHub repo size GitHub contributors GitHub stars GitHub forks


⭐ Star this repo if you find it helpful!

Made with ❤️ by Thogoruchesti Hemanth

Website · App on Play Store · Report Issue

About

Official website for NoteNest Android app. Responsive web pages built with HTML5, CSS3, and JavaScript featuring app showcase, comprehensive user guide, privacy policy, terms of service, bug reporting, and feedback forms. Includes Play Store compliance documentation, professional legal pages, and modern Material Design aesthetics.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors