Skip to content

Tags Note is a comprehensive full-stack application designed to help users organize and manage their notes efficiently. It utilizes a range of technologies, including React for the frontend, CSS for styling, and Firebase for data storage.

Notifications You must be signed in to change notification settings

yashksaini/Tags-Note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tags Note

Table of Contents


Introduction

Tags Note is a comprehensive full-stack application designed to help users organize and manage their notes efficiently. It utilizes a range of technologies, including React for the frontend, CSS for styling, and Firebase for data storage.

Demo

Demo.Video.Short.mp4

About the Project

Tags Note is a feature-rich note-taking application that simplifies the task of organizing and retrieving notes. It allows users to create an account using their email, name, and password and implements a secure email verification process for account authentication. Users can reset their password if they forget it. Once logged in, users are presented with a user-friendly profile page that displays all their bookmarked notes. The application also offers a Labels feature, enabling users to categorize their notes effectively. Labels can have multiple tags associated with them, providing a flexible way to organize notes. Tags can be used to filter and search for specific notes, streamlining the organization process.

Technologies Used

  • React
  • CSS
  • Firebase

Features

  • User account creation with email verification.
  • Secure user authentication using email and password.
  • Password reset functionality for forgotten passwords.
  • User-friendly profile page for managing bookmarked notes.
  • Labels feature for categorizing notes.
  • Ability to create and edit labels.
  • Tags functionality for further note organization.
  • Addition of multiple tags to a single label.
  • Note creation within specific labels using tags.
  • Effortless note retrieval and filtering based on tags.
  • Sleek and intuitive user interface.
  • Responsive design for seamless usability on various devices.
  • Robust data storage and retrieval using Firebase Firestore.

Used For

  • Note organization
  • Efficient note retrieval
  • Label and tag-based categorization

Improvements

  • Enhanced search functionality
  • Collaborative note sharing
  • Integration with additional cloud storage providers

Problems Faced

  • Implementing secure email verification
    • Utilized Firebase's email verification feature and sent verification links to user emails upon registration.
  • Creating a user-friendly interface for managing labels and tags
    • Designed an intuitive UI/UX with clear options for adding, editing, and deleting labels and tags.
  • Optimizing note filtering for large datasets
    • Implemented efficient database queries to ensure fast and accurate note retrieval based on tags.

Links

Getting Started

To run Tags Note locally, follow these steps:

  1. Clone the repository to your local machine.
  2. Install the necessary dependencies.
  3. Configure your Firebase credentials.
  4. Start the development server.
  5. Access the application in your browser.

About

Tags Note is a comprehensive full-stack application designed to help users organize and manage their notes efficiently. It utilizes a range of technologies, including React for the frontend, CSS for styling, and Firebase for data storage.

Topics

Resources

Stars

Watchers

Forks