Skip to content

swapnadeepmohapatra/tindev-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tindev

Netlify Status

It is an online code dating app that allows Devs to anonymously swipe to like or dislike other profiles based on their GitHub profile. Once two Devs have “matched, ” they can exchange messages.

description Researching co-worker is something difficult. Tindev offers you the opportunity to simply accelerate the process by finding out which is the best match. With this you can login with your github ID and you can swipe through differnt devs and if two devs like each other then they match and they can chat over this app. Through this they can get the best co-worker for them and may be the co-founder for a big firm.

stack MongoDB is used for the database, Node.js and Express.js for the Backend, React.js for the frontend and Socket.io is used for Real-Time Communication.

This Repo is the backend part of Tindev Web App . Here is the Frontend Repo.

HOSTED LINKS

Backend Frontend

PROJECT STRUCTURE

├── app.js      # Main Entry Point
|
├── routes         # All the endpoints
├── models         # All the data models 
└── controllers     # All controllers

AVAILABLE SCRIPTS

In the project directory, you can run:

yarn install

This will install all the dependencies mentioned in the package.json

yarn start

Runs the app.
Open http://localhost:4242 to view it in the browser.

ENVIRONMENT VARIABLES

DATABASE=<link of the mongodb database>

SUPPORT ME

Buy Me A Coffee

About

Backend code for Tindev: A codeating (code dating) paltform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published