Skip to content

nawaljahmed/TidyNote

 
 

Repository files navigation

Welcome to TidyNote

Welcome to TidyNote, a clone of the popular note-taking app, Evernote with CRUD operations to keep track of all your notes.

Live-link :

TidyNote

Summary :

TidyNote is a single-page note-taking app that features a rich-text editor, image uploading, book with notebooks. TidyNote is an Evernote clone, a popular note taking web app.

Frontend Technologies Used

JavaScript React Redux HTML5 CSS3

Backend Technologies Used

Flask Postgres SQLAlchemy

Splash Page

Screenshot (676)

Home Page

Screenshot (677)

Features

1.Books

Users can save Notes in collections called Books. Users can create, edit, and delete Books

2.Notes

Users can create, edit, and delete Notes.

3.Tags

Users can create and delete Tags as well as add or remove them from Notes.

4.RICH-TEXT EDITING

Rich-text editing allows users to view their Note's styling and formatting as it will appear in its final form.

Useful Links

-- Database Diagram

-- MVP List

-- User Stories

Releases

No releases published

Packages

No packages published

Languages

  • Python 50.3%
  • CSS 46.9%
  • HTML 1.2%
  • Other 1.6%