Ethica.social is a social media platform designed with a strong focus on mental health and data privacy. Our platform offers a range of unique features aimed at ensuring a healthier and more secure social media experience for users. Unlike many other social media platforms, Ethica.social does not rely on advertising, guaranteeing user data privacy.
- Django
- MongoDB Atlas (cloud)
- HTML
- CSS
- JavaScript
- jQuery
To set up Ethica.social locally, follow these steps:
- Install the required Python packages with the following commands:
pip install django pymongo pymongo[srv] requests googletrans==3.1.0a0 spacy nltk opencv-python
pip install -U pip setuptools wheel
pip install -U spacy
python -m spacy download en_core_web_sm