Dreamcatcher is a web application that allows users to log, search, and manage their dreams. The app is built with a Django backend and a React frontend. Eventually it will incorporate dream analysis.
- Log dreams with details such as title, description, mood, and lucidity level.
- Search dreams by title or description.
- View a list of all logged dreams.
- Backend: Django (with Django REST Framework)
- Frontend: React, Axios, TailwindCSS