Skip to content

smitbaranwal/pesto-matrimony-monorepo-team1-sai-chaitanya

 
 

Repository files navigation

Pesto Matrimony

There are many matchmaking services in the market. Superficially, it may appear that a central matchmaking service having prospective brides & grooms from all nationalities, religions/communities is enough, but this one-size fits all approach is over-optimistic and impractical. It would work only for a small percentage who are seeking alliances without restrictions on mother tongue, religion, nationality, etc. This is not the case for the majority.

Table of Contents

  1. Demo
  2. Installation
  3. Technology Stack
  4. Authors
  5. License

Demo

Please Note:

  1. We recommend using this app in Google Chrome
  2. Use the app on any device you want.

Test Credentials

User Credentials and App Link

User Registration URL : https://pestomatrimony.netlify.app/signup
User Login URL : https://pestomatrimony.netlify.app/login

Admin Credentials and App Link

Admin Login URL : https://pestomatrimony-admin.netlify.app/login
Note: Admin signup is not supported.

Installation

This Project has two modules accompanied by backend at https://github.com/pesto-students/pesto-matrimony-monorepo-team1-sai-chaitanya.

  1. User Module
  2. Admin Module

Running this project should be very easy, quick and automatic using monorepo.

  • Run npm i to install all dependencies.
  • Please ensure to run backend server first.
  • To run backend server use command "nx run pm-backend:serve" in the respected folder.
  • To run pm-user server use command "nx run pm-user:serve" in the respected folder.
  • To run pm-admin server use command "nx run pm-admin:serve" in the respected folder.
  • Open http://localhost:3000 with your browser to see the result.

NOTE: Please checkout dev-work branch to run locally.

Technology Stack

  • Frontend- React, Redux.
  • Backend- NodeJS, Express.
  • Deployment- Netlify, Heroku, CI/CD.
  • Database- Mongo DB
  • Authentication- Okta.
  • Tools- Version Control System (GIT), Github, Cloudinary.

Authors

  • Vinit Sharma
  • Sai Karthik

License

  • MIT

About

pesto-matrimony-frontend-team1-sai-chaitanya created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.1%
  • SCSS 9.5%
  • CSS 1.2%
  • Other 0.2%