Herbal Remedy Finder

A full-stack health discovery platform that helps users explore herbal remedies, save favorites, and share reviews through a searchable and intuitive interface.

Role Fullstack Developer
Stack React · Flask · PostgreSQL
Type Health Discovery App
Tools JWT · Postman · Bootstrap

Problem

Many people interested in natural medicine struggle to find reliable information about herbal remedies and safe usage methods in one organized digital platform.

Solution

Herbal Remedy Finder allows users to search herbal treatments, read community reviews, and save favorite remedies through a structured and easy-to-navigate web application.

Key Features

  • User authentication with JWT
  • Searchable herbal remedy database
  • User reviews and ratings
  • Favorites system for saved remedies
  • Responsive interface optimized for all devices

Implementation

  • React frontend for interactive UI
  • Flask REST API backend
  • PostgreSQL database for remedies and user data
  • CRUD operations for remedies and reviews
  • API testing performed with Postman