Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 2.16 KB

README.md

File metadata and controls

51 lines (33 loc) · 2.16 KB

Welcome to Tidy-Note

Welcome to Tidy-Note, 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

Home Page

Main Page

TidyNote

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