Skip to content

A mental health web app developed for the mental health committee in my alma matter

Notifications You must be signed in to change notification settings

kingtroga/EmbraceWellness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmbraceWellness

A mental health web app developed for the mental health committee in my alma mater.

Table of Contents

Overview

EmbraceWellness is a web application designed to support mental health awareness and engagement within a community. This platform provides various resources and tools, such as forums, blogs, and direct messaging, to facilitate conversations and provide assistance on mental health matters.

Features

  • User Accounts: Register, login, and manage your profile.
  • Blog: Share articles, experiences, and information related to mental health.
  • Forums: Engage in discussions and seek advice from the community.
  • Direct Messaging: Communicate privately with other users.
  • Contact: Reach out for support or inquiries.
  • Static Media: Serve and manage static content like images and other media.

Technologies Used

  • Frontend: HTML, CSS (TailwindCSS)
  • Backend: Python (Django)
  • Database: SQLite (for development)

Setup Instructions

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/yourusername/EmbraceWellness.git
    
  2. Navigate into the directory:
    cd EmbraceWellness
    
  3. Install the required dependencies:
    pip install -r requirements.txt
    
  4. Apply migrations:
    python manage.py migrate
    
  5. Run the development server:
    python manage.py runserver
    
  6. Access the app in your browser:
    http:127.0.0.1:8000

About

A mental health web app developed for the mental health committee in my alma matter

Topics

Resources

Stars

Watchers

Forks