An open API service indexing awesome lists of open source software.

https://github.com/makschernetskyi/diary

portable diary application to make notes, add photos to them and order them into chronological order
https://github.com/makschernetskyi/diary

flask react web-application

Last synced: 3 months ago
JSON representation

portable diary application to make notes, add photos to them and order them into chronological order

Awesome Lists containing this project

README

          

Diary


this app is just a digital diary that consists of chronologically grouped notes


Preview:


















How to set it up?





  1. Clone this repo

  2. connect server to your database

  3. build web client with yarn webpack build

  4. install requirements from server/requirements.txt

  5. run the server with flask flask run

  6. use it!