Coder Social home page Coder Social logo

the-eduek / notebox Goto Github PK

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

notebox is a user-friendly note-taking web application. ๐Ÿ“

Home Page: https://mynotebox.netlify.app/

JavaScript 1.84% HTML 1.56% CSS 2.17% TypeScript 94.43%
notes react react-ts typescript

notebox's Introduction

notebox

effortlessly create, edit, delete, and organize your notes with a user-friendly web app.

live

mynotebox.netlify.app

core features

  • creating and editing notes: users can create new notes with content. note titles, tags, and content can be updated when editing existing notes.
  • deleting notes: users can delete notes they no longer need. a confirmation prompt is available to prevent accidental deletions.
  • tagging notes: each note supports the addition of multiple custom tags. users can tag their notes with keywords for better organization and easy retrieval. users can also delete tags.
  • Search by tags: implemented a search functionality that allows users to filter notes based on tags, helping users quickly find relevant notes.
  • sorting by newly created: notes are displayed in a list (with a grid view also available), and are sorted by default with the most recently created. notes can also be sorted into a pinned folder to easily access relevant notes.

additional features

  • user-friendly ui: prioritized an aesthetically pleasing and user-friendly design, a clean and intuitive interface enhances the user experience, including cta texts and empty states.
  • responsive design: the app is fully responsive to various screen sizes, from desktops to mobile devices.
  • local storage: used local storage to save notes locally in the browser. local storage data is also validated to avoid errors.
  • error handling: not found page and note error page.

guidelines:

  • code structure, quality and organization; best practices, modular component-based structure
  • appealing and responsive design.
  • state management using context api
  • granular, regular commits
  • proper documentation, readme file should contain a live link
  • implementation of the required features
  • aesthetic design and user experience
  • cross-browser compatibility

stack

react (context api for state management), typescript, tailwind css.

preview

mobile home page screenshot mobile single note screenshot
desktop home page screenshot desktop single note screenshot

notebox's People

Contributors

the-eduek 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.