Skip to content
View hemachandgogula's full-sized avatar
  • Hyderabad

Block or report hemachandgogula

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hemachandgogula/README.md

Notes

A Notes web application to add, delete and edit notes

Application includes the following features:

- Collapse/Expand sidebar for note titles
- Create/Delete Notes
- Responsive UI for different form factors
    - Mobile - Collapsed sidebar (default)
    - Tablet/Desktop - Expanded sidebar
- Deep Search within notes (search title & note text)
    - Show results in the sidebar as user types in the search bar
- Reactive interface that updates different sections according to actions performed on other sections
- For the back-end, read/write data to browser local storage using a JSON format

How to run....??

1.Install Node.js and Latest Version of Angular.

2.Download the source code.

3.Goto Command Prompt with path of downloaded source code.

4.Use command "npm i" to install node modules.

5.After installation of node modules use "npm start" command to run the code.

Popular repositories Loading

  1. hemachand hemachand Public

    EPAM PADWANS TEST

    Java

  2. mygit mygit Public

    mycodes

    C

  3. sixthsense sixthsense Public

  4. gramener gramener Public

    A job Excercise

  5. GPREC-Tech-Skills-App GPREC-Tech-Skills-App Public

    A Quiz app

  6. 2048 2048 Public

    Forked from gabrielecirulli/2048

    A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)

    CSS