Coder Social home page Coder Social logo

harshchi19 / notes-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 20 KB

The Note App is a streamlined web application designed for efficient note-taking. Users can easily create, view, search, and manage their notes with a user-friendly interface. Built with HTML, CSS, and a server-side templating engine, the Note App ensures dynamic rendering and smooth user experience.

License: MIT License

EJS 64.45% CSS 12.38% JavaScript 23.17%

notes-app's Introduction

Note App

This project is a simple web-based note-taking application. Users can create, view, search, and open notes. The application is built using HTML, CSS, and a server-side templating engine for rendering dynamic content.

Table of Contents

Features

  • Home Page: Entry point for the application.
  • Search Bar: Allows users to search for notes by title.
  • Note Listing: Displays a list of all notes with their titles and content.
  • Note Creation: Option to create a new note.
  • Dynamic Rendering: Uses a server-side templating engine to render notes dynamically.

Installation

  1. Clone the repository:

    git clone https://github.com/harshchi19/Notes-app.git
  2. Change into the project directory:

    cd note-app
  3. Install the required dependencies:

    npm install
  4. Start the server:

    npm start
  5. Open your web browser and navigate to http://localhost:3000.

Usage

  1. Home Page:

    • Access the application by navigating to the home page.
    • Click "Enter" to go to the main note listing page.
  2. Search Notes:

    • Use the search bar to find notes by their titles.
    • Click "Search" to display the search results.
  3. View Notes:

    • All existing notes are displayed on the main page.
    • Click on the note title to view its content.
  4. Create Note:

    • Click "Create New Note" to go to the note creation page.
    • Fill in the title and content to create a new note.

License

This project is licensed under the MIT License. See the LICENSE file for details.


notes-app's People

Contributors

harshchi19 avatar

Stargazers

Vladislav Sorokin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.