A minimalist mindfulness application to help users remember both memories of the past and memories to be made.
Memory Jar is a simple mindfulness/recreational application that allows users to write down and recall memories. With how fast paced the world is moving, it is important that people take a step back and remember where they came from. Additionally, there are features that allow you to continue dreaming by jotting down memories you'd like to create. Simply jot down some thoughts into this program and simply revisit and reminisce.
Begin by cloning this repo onto your local device.
git clone https://github.com/atu816/Memory_Jar.git
Run the application with the following command.
npm run dev
Open the application in a local browser at http://localhost:8080/
.
Creating a memory:
- Select 'Past' or 'Future'.
- If 'Past', input a memory name and the date it occurred.
- If 'Future', input just the memory name.
- Hit submit. Your memory is now stored.
Recalling a memory:
- Select either memories to remember or create.
- Memories will be displayed at random.
- (optl) Delete memories you no longer want to see.
Below are some features to come.
- Add user integration.
- View all memories option.
- Implement algorithm to guide which memories are presented.
- Create edit options on stored memories.
If you have any other suggestions or would like to chat, feel free to 📬 reach out or 👥 get connected with me.