Skip to content

sarcasticdhruv/Fire-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fire Notes

Fire Notes is a web application designed for capturing and organizing your thoughts securely and intuitively. Built with Firebase, it offers real-time data storage and synchronization across all clients.

Visit the application here: Fire Notes

Demo of the website

Features

  • User Authentication: Secure login and registration functionality.
  • Real-time Note Taking: Create, read, update, and delete notes in real-time.
  • Responsive Design: Optimized for both desktop and mobile devices.

Technology Stack

  • HTML/CSS: For structuring and styling the web pages.
  • JavaScript: For client-side scripting.
  • Firebase: Used for authentication, database storage, and hosting.

Getting Started

To run Fire Notes locally, follow these steps:

  1. Clone the repository to your local machine.
  2. Open index.html in your browser to access the login/register page.

File Structure

  • index.html: The landing page with login and registration options.
  • notes.html: The main interface for note-taking after user authentication.
  • js/app.js: Contains the JavaScript code for Firebase integration and dynamic UI interactions.
  • css/styles.css: The main stylesheet for index.html.
  • css/styles_notes.css: The stylesheet for notes.html.

Contributing

Contributions to Fire Notes are welcome! Please refer to the project's issues tab to find tasks to work on.

License

Fire Notes is open-source software licensed under the MIT license.

Acknowledgments

  • Firebase for providing a powerful backend-as-a-service solution.
  • Boxicons for the beautiful icons used throughout the application.

About

This is a simple web application project hosted on GitHub. The application is called "Firenotes" and allows users to log in or register to access their notes. layout consists of three main containers: login, register, and home.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors