Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 622 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 622 Bytes

Notepad

Notepad is a relaxing note-taking app that changes it's visual theme based on the time and weather.

notepad screenshot

Link to repository for the frontend

TK demo video/link

Made with:

  • React
    • Hooks
    • Context
  • Custom CSS
  • Dark Sky API
  • Rails API
  • Postgres

After signing in a user is able to create, edit, and delete notes in their collection. Notes have themes that change depending on the weather conditions and time of day at the user's location. These themes are saved with the notes themselves.