Skip to content

nileshmatedev/DrugDex

Repository files navigation

DrugDex

DrugDex is a comprehensive platform designed to bridge the information gap between consumers and the medications they are prescribed. The project provides detailed, reliable, and user-friendly information about various medicines, targeting the general public.

Features

  • Comprehensive Medicine Database: Information on drug composition, usages, potential side effects, and interactions.
  • User-Friendly Interface: An intuitive design for seamless navigation and quick searches.
    • Secure Authentication: Firebase authentication to ensure user data security.

Tech Stack

  • Frontend: HTML, TailwindCSS, JavaScript
  • Backend & Hosting: Firebase (for login and hosting)
  • Database: JSON (for storing medicine data)

Installation

Prerequisites

  1. Node.js installed on your system.
  2. Firebase CLI installed and configured.
  3. A web browser for testing.
  4. An Android development environment (for the mobile app).

Steps

  1. Clone the repository:
    git clone https://github.com/yourusername/DrugDex.git
  2. Navigate to the project directory:
    cd DrugDex
  3. Install dependencies for the frontend:
    npm install
  4. Set up Firebase:
    • Create a Firebase project.
    • Enable authentication and hosting.
    • Add the Firebase configuration details to your project.
  5. Start the development server:
    npm start
  6. Access the app at http://localhost:3000 in your browser.

Usage

  1. Register or log in to the platform.
  2. Search for medicines using the search bar.
  3. View detailed information about selected medicines.

Folder Structure

  • src/: Contains the main code for the website.
  • public/: Static files and assets.
  • android/: Android app code.
  • firebase/: Configuration for Firebase authentication and hosting.

Contribution

Contributions are welcome! Follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Commit your changes:
    git commit -m "Add feature description"
  4. Push to the branch:
    git push origin feature-name
  5. Open a pull request.

Contact

For any questions or suggestions, please reach out at [nileshmate830@gmail.com]. linkedin @nileshmatedev


Thank you for using DrugDex! Together, we empower consumers with reliable medication information.

About

DrugDex A Medicinal Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors