Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

sjagoori/dating-app

Repository files navigation

👋 Welcome to Nerdr.match()!

A dating platform designed and made to help programmers meet other programmers by their preferences and experience level.

🚀 Features ✍ Topics 📝 Installation 🤝 Contributors 🤖 Dependencies 📝 License

🚀 Features

Nerdr.match() is designed with programmers in mind so apart from its nerdy design it has has the following features:

  • Registration and login system - Users can make a custom profile using their personal information and preferences
  • Profile page - Programmers are fast learners so in this page we made it easy to update their skills.
  • Discover - Here is where the magic happens; on this page you can find and match with other programmers.
  • Filter: Interested in another language? In the filter page it's possible to filter out the matches.

✍ Topics

📝 Installation

The installation process is straight forward:

  1. Install the latest NodeJS if you haven't already

Download

  1. Clone the repo
git clone https://github.com/sjagoori/dating-app.git
  1. Navigate to the repo and install the dependencies
cd dating-app && npm install
  1. Fill your information in the .env file- you can use the example file as template
DB_URL={DB_URL}
SESSION_SECRET={SESSION_SECRET}
  1. Run the project
npm run start

🤝 Contributors

Nerdr.match() is based on project-tech by sjagoori

Contributors

🤖 Dependencies

To make Nerdr.match() work, the following packages are used:

📝 License

MIT