Welcome to takeNote. takeNote is a single-page clone of Evernote, a web application designed for note taking and organizing notes and notebooks. takeNote allows users to create and edit notes in Rich Text Format (RTF). Notes can be saved into a notebook, edited, and searched.
takeNote is built using Ruby on Rails (backend data management), SQL database, HTML/CSS, JavaScript, and React/Redux (frontend).
Users can create an account by providing an email address and password. Users can then log in and access their notes and notebooks.
Users can create, edit, and save notes with full rich text.
Users can organize notes into notebooks and sort notebooks by date updated.
Users can search for specific notebooks by title.
- Tag notes and notebooks
- Real-time editing and automatic save