IshSharma41 / SkinSprite-Complete_Project

A one-of-a-kind web-cum-Android native application that raises awareness and guides you towards optimal dermatological health, while providing near-perfect predictions of dermatological diseases, ranging from no disease to 22 types of infections, and even offering insights into potential cancerous conditions.
1 stars 7 forks source link

<!DOCTYPE html>

SkinSprite

Your Personal AI Skin Health Assistant

Web Version

SkinSprite web Screenshot

Android Version

SkinSprite App Screenshot SkinSprite App Screenshot
## Introduction Rocket

Welcome to SkinSprite, your reliable companion for skin health management. SkinSprite is a revolutionary application designed to empower users with tools to identify skin diseases, connect with expert dermatologists, order medications, and receive personalized health tips.

## Features Bar Chart ## Model Architecture Floppy Disk SkinSprite VGG19 Architecture ## Development Robot ## Prerequisites

Running SkinSprite

  1. Clone the repository:
  2. git clone https://github.com/sagnik3788/SkinSprite.git 
  3. For web frontend:
  4. cd SkinSprite/web
    npm install
    npm start
  5. For backend ML model:
  6. Ensure Flask is installed:

    pip install flask

    Run the Flask server:

    python app.py
  7. For Android app:
  8. Open the project in Android Studio and run on an emulator or device.

## Tech Stack High Voltage - **Frontend:** React - **Backend:** Node.js, Express.js - **web Database:** MongoDB , Mysql - **Authentication:** JWT (JSON Web Tokens) - **Android :** java , XML - **Android Database:** Mysql - **Ml server :** Flask - **ML Architecture :** VGG19 - **Development Tools:** Postman - **Environment Variables:** dotenv ## Contributing Handshake

SkinSprite is an open-source project, and we welcome contributions from the community. Whether you're interested in fixing bugs, adding new features, improving documentation, or any other form of contribution, we appreciate your involvement.

## License

This project is licensed under the MIT License. See the LICENSE file for details.

## Links

API Documentation: Link to your API documentation in Postman

Android App Download: Link to your Android app download (APK file)