Skip to content

Backend for Jaan Pehchan App. Uses Node.js, Express.js and Neo4j.

License

Notifications You must be signed in to change notification settings

aarav22/jaan-pehchan-server

Repository files navigation

Jaan Pehchan Server (Public Version)

Backend for Jaan Pehchan App. Uses Node.js, Express.js and Neo4j.

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Jaan Pehchan

Jaan Pehchan is cross-native app developed in React Native. Jaan Pehchan aims to build a social network for the Micro, Small and Medium Enterprises. This repository only contains the backend used by the app.
Explore the docs »

· Play Store . Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License

About The Project

loading-img

This repo only contains the backend to authenticate users using OTPs provided by Firebase Auth. Once the users have logged in, with permission we upload their selected contacts who are then invited to join the platform as well. These invitees become the direct contacts of the user.

Once the users have onboarded, their relationship to each product (uploaded by their seller) is calculated and shown pictorially to the user as seen in the image above where the user Aarav is related to the seller Naveen via Shubham and Raman.

Architecture

graph-img

(back to top)

Built With

  • Node.js
  • Express.js
  • Neo4j

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm

Installation

  1. Set up an account on Neo4j
  2. Clone the repo
    git clone https://github.com/aarav22/jaan-pehchan-server.git
  3. Install NPM packages
    npm i
  4. Enter your API Keys in .env

(back to top)

Images

loading-img

otp-img

gallery-img

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

About

Backend for Jaan Pehchan App. Uses Node.js, Express.js and Neo4j.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published