Skip to content

About iNotebook is an ongoing project built with React.js with the help of an online tutorial. It serves as a personal notes management application. Users can securely store and edit their notes, leveraging user authentication with hashed passwords. API requests are validated through ThunderClient to ensure robustness and reliability.

Notifications You must be signed in to change notification settings

anjalisarawgi/iNotebook-REACT-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iNotebook

Features: Note Management: Create, store, and edit personal notes conveniently.
User Authentication: Secure login and authentication system with hashed passwords for enhanced security.
API Request Validation: ThunderClient ensures the validation and reliability of API requests.
MongoDB with Mongoose: Utilizes MongoDB database with the Mongoose framework to store user details and notes.\

Work in Progress: Other features to be added

Technologies Used:
React.js: Front-end library for building interactive user interfaces.
Node.js: Server-side JavaScript runtime environment.
MongoDB: NoSQL database for efficient data storage.
Mongoose: MongoDB object modeling for Node.js.
ThunderClient: API testing tool to verify and validate requests.\

Getting Started: To explore iNotebook locally:

Clone the Repository: git clone https://github.com/your-username/iNotebook.git Navigate to the Project Directory: cd iNotebook Install Dependencies: npm install Start the Application: npm start Access the App: Open your browser and go to http://localhost:3000

About

About iNotebook is an ongoing project built with React.js with the help of an online tutorial. It serves as a personal notes management application. Users can securely store and edit their notes, leveraging user authentication with hashed passwords. API requests are validated through ThunderClient to ensure robustness and reliability.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published