Giter Site home page Giter Site logo

eddie2111 / 4shadi Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 2.0 6.56 MB

4Shadi is a marriage match making platform for divorcee's and married people. This project targets for uncommon sector unlike common sectors in everywhere.

Home Page: https://4shadi.vercel.app

JavaScript 6.03% Python 30.80% CSS 0.03% TypeScript 63.14%
beanie docker microservice motor multiservice mysqldb nextjs14-typescript nextui nodejs-express pymongo

4shadi's Introduction

4Shadi

This project aims to work with marriage match making. We have used multi service architecture to structurize this project. There are multiple apps that handle each of the functions all by themselves using their own database. The whole application is using NextJS app router as frontend. FastAPI, Flask, NodeJS as backend apps. MySQL, MongoDB is being used by multiple apps in the backend.

1. Client

  • Stack: React, TypeScript, NextJS, TailwindCSS
  • Frontend Application
  • Has all the page of User Interface
  • Has communcation with the services through API
  • Has all the features of the application
  • Has all the pages of the application

Run Command (Windows):

npm run dev

Fix Lint:

npm run lint

2. Blogs

  • Stack: Flask, AWS, MySQL
  • Relationship based therapy blogs and tips
  • Online law support
  • Instant security on meetup [frontend]-> avoid this
  • Report a problem

Run Command (Windows):

python -m flask --app app run --port=3700 --reload

Fix Lint:

python -m autopep8 --in-place --aggressive --aggressive app.py

Test command:

python -m flake8 app.py

3.Profile

  • Stack: FastAPI, MySQL,MongoDB , Motor, Beanie
  • Signup and profile registration
  • login and logout token generation and expiration
  • token check and authentication
  • get data for profile

Run Command (Windows):

python -m uvicorn app:app --reload --port 3500

Fix Lint:

python -m autopep8 --in-place --aggressive --aggressive app.py

Test command:

python -m flake8 app.py

4.SearchEngine

  • Stack: NodeJS, MySQL
  • Profile sorting based on tags (educational qualification, heights, age, location, Married/Divorced)
  • Profile suggestion based on tags (location, age, likes/preferences)
  • Boost Profile matching upon search depending on payment status
  • Search history
  • Favourite lists

Run Command (Windows):

npm run dev

Fix Lint:

npm run lint

5.Payment

  • service done, no need to progress

6.OCR

  • Stack: Python, Tesseract, OpenCV
  • Optical Character Recognition
  • Extract information from NID
    Run command (Windows):
python -u main.py

7.Govt_mock

  • Stack: Python, Flask, MySQL
  • Mock server for government services
  • NID verification

Run Command (Windows):

python -m uvicorn app:app --reload --port 4100

Fix Lint:

python -m autopep8 --in-place --aggressive --aggressive app.py

Test command:

python -m flake8 app.py

8. Authentication

  • Stack: FastAPI, MySQL, AWS
  • Signup and profile registration
  • login and logout token generation and expiration
  • token check and authentication
  • get data for profile
    with docker
docker-compose up --build

without docker (Windows)

python -m uvicorn app:app --reload --port 5600

Fix Lint:

python -m autopep8 --in-place --aggressive --aggressive app.py

Test command:

python -m flake8 app.py

Target Features

Total:34
Done: 25
In progress: 04
Not started: 05

Profile:

  • can create their profile and see their profile Done
  • user has to send a request Done
  • upload their images Done
  • information restriction Done
  • user can see other profiles Done

Profile Verification:

  • NID upload for both male/female Done
  • Information extraction from NID using OCR Done
  • Account approval upon NID Verification Done
  • Marriage/Divorce Certificate for Male users Done
  • Divorce certificate form Female users Done

Search System:

  • Profile sorting based on tags (educational qualification, heights, age, location, Married/Divorced) Done
  • Customized profile searching Done
  • Profile suggestion based on tags (location, age, likes/preferences) Done
  • Boost Profile matching upon search depending on payment status Not started
  • Favourite lists In progress

Blogs and other features:

  • relationship based therapy blogs and tips Done
  • online law support Done
  • instant security on meetup Not started
  • report a problem Done

Optical Character Recognition:

  • Extract information from NID Done
  • Extract information from Marriage/Divorce Certificate In progress
  • Extract information from Driving License Not started

Payment service:

  • SSLCommerz integration Done
  • encrypted form submission
  • payment history In progress
  • profile boosting and third party advertisements Not started
  • advertisement removal upon payment Not started

Authentication:

  • Signup and profile registration Done

  • login and logout token generation and expiration Done

  • token check and authentication Done

  • get data for profile Done Revisions:

  • Complete check of searching. Done

  • Implement payment frontend form. Done

  • ToC, Privacy Policy, About, Support pages. In progress

Error Handling

  • All data get api not working in government mock server In progress
  • Need to remove detils from government mock server Done
  • Need to add more data in government mock server for testing Done

4shadi's People

Contributors

abdullahbinfaruk avatar ashfahim avatar bansheescreamss avatar dependabot[bot] avatar eddie2111 avatar meharaj002 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.