Skip to content

blwishom/ForeverNote

Repository files navigation

Forever Note

Link to Forever Note app

About Forever Note

  • Forever Note is a clone of Evernote. Forever Note allows a user to create notes (5-1000 characters) and notebooks to store the notes in. Forever Note utilizes the languages of React (front-end and UI) as well as Python, Flask, and PostgreSQL (back-end).

In Action

How to run Forever Note locally

  • clone the github repo
  • In one terminal cd into react then run command "npm start"
  • In a different terminal cd into python-project-starter then run command "flask run"
  • Once servers are running in the terminals you can log in as the demo user by clicking "demo user" then "login".

How to run Forever Note through heroku

Sign Up

Screenshot (74)

Home Page

Screenshot (75)

Create a note

Screenshot (78)

View a note on the notes page

Screenshot (79)

Features of Forever Note

  • A user can create, read, update, and delete a note and/or notebook
  • A user can view a note and/or notebook at any point and time once created as long as they have not deleted the note
  • A user can update and delete a note and/or notebook at any time.

To-dos

  • Add search feature to search notes.
  • Add feature to allow notes to be added/stored within a notebook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published