Skip to content

Joyee2004/Parichay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

PARICHAY

🌟 Embrace Your Identity

🎥Demo

Sure! Here's the link to the demo video for our website: https://drive.google.com/file/d/1duweJ6raTM4PWH1swPkUSJyyzTnqx7ri/view?usp=drive_link

📝✨ Brief description

Parichay is a comprehensive app designed to address the challenges faced by the LGBTQ+ community in alignment with Sustainable Development Goal 10 – Reduced Inequalities. Through a range of features, Parichay promotes social, economic, and political inclusion while providing solutions to prevalent issues such as lack of support, employment difficulties, mental health concerns, housing struggles, and a general lack of awareness about the community.

🛠️📦Installation

  1. Clone the repository:
git clone https://github.com/idlidosa1206/parichay.git
  1. Navigate to the project directory:
cd Parichay
  1. Install dependencies for both frontend and backend:
cd frontend
npm install
cd ../backend
npm init -y
npm i express mongoose nodemon
npm i express -session passport
npm i passport-google-oauth20
npm i oauth2
npm i dotenv
npm i mongodb



  1. Set up environment variables for MongoDB connection, authentication, and other configurations.
  2. Start the backend server: npm start inside the backend directory.
  3. Start the frontend application in the frontend directory. npm start

📚🔗API Reference

Get all items

rapidapi.com
Parameter Type Description
API key string Required. Your API key
query string Required. Keywords

🌟 Features

  • Issue Resolution: Parichay tackles various challenges including lack of support, employment barriers, insufficient healthcare facilities, housing difficulties, and legal assistance needs.
  • Help Pages: Users can access assistance in finding suitable apartments, jobs, healthcare facilities, and educational opportunities tailored to their preferences. Additionally, the app connects users with healthcare professionals and lawyers to address hesitations and unawareness surrounding these services.
  • Ask for Help: Parichay facilitates connections between users and professional bodies for mental support.
  • Video Chat Room
  • Appealing User Interface

📝👩‍💼👨‍💼 Authors and owners

  • Sayali Kadam
  • Uttara Kamat
  • Joyee Biswas

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.5%
  • CSS 20.8%
  • EJS 7.9%
  • HTML 2.8%