This is the refactored version of Logr, see original project here. Logr is a Full-Stack CRUD app that gives users the ability to track a variety of symptoms by filling out a Daily Log. The Daily Log is designed to be thorough while remaining easy to complete. Logr's UI/UX design prioritizes accessibility and responsiveness with large text and icons for readability, user-friendly form inputs, and a consistent, well-thought out structure.
I came up with the idea for Logr after I had created a Daily Symptom Log to better track and manage my Fibromyalgia. An issue many people with chronic illnesses have (including myself) is remembering all of the triggers, symptoms, and general chaos each day includes. This makes it harder to manage your symptoms and almost impossible to fully explain them to doctors. Logr is a solution to that!
- Django
- Python
- PostgreSQL
- HTML5
- CSS3
- Bootstrap 5
- Bootstrap Icons
- Sass
The first version of Logr was built with the MEN stack. I wanted to implement user authentication and other features so I decided to refactor the codebase after learning Django! Django's enhanced security features, built-in user authentication, and it's ORM was the reason I chose to refactor Logr to the Django codebase.
Click Here to see the deployed app! To add a new log entry click "New Log" and fill out form details. Please note - the Share button is an empty link because it is still in development.
UI/UX Co-Designer - Blu Funk-Wilder - Figma
- Users can share entries
- Users can filter their entries
- Integrate Weather API to display users weather automatically for each entry
- Users can see statistics to identify patterns over time