Skip to content

wavy5599/EmotiCare.Ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmotiCare AI

EmotiCare AI is a lightweight web app prototype focused on emotional support and self-reflection. It includes a simple front-end (HTML/CSS/JS) and a Python backend (server.py) to handle basic server-side functionality.

⚠️ Note: This project is a prototype and is not a substitute for professional mental health care.

Features

  • Basic login flow (see Log-In/)
  • Chat UI / chat experience (see Chat/)
  • CRM-style or admin-style pages (see CRM/)
  • Python backend (server.py) and a basic user data file (users.json)

Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: Python (server.py)

Project Structure

  • index.html – main entry page
  • main.css – global styling
  • server.py – backend server
  • users.json – example user data
  • Chat/ – chat UI pages/components
  • Log-In/ – login UI/pages
  • CRM/ – dashboard/admin pages

Getting Started

1) Clone the repo

git clone https://github.com/wavy5599/EmotiCare.Ai.git
cd EmotiCare.Ai

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published