Skip to content

Latest commit

 

History

History
67 lines (51 loc) · 2.31 KB

readme.md

File metadata and controls

67 lines (51 loc) · 2.31 KB

Dating App: Match Tag

Description

An app to meet and connect local people with the same interest in a specific location. Your profile will be displayed as a tag and is findable if you choose to drop the tag at a location where you would like to meet someone. If you don't want to drop your own tag/profile, it is always possible to see other people's placed tags.

Screenshots

Develop branch:

Index Match Tag Game list Match Tag Dropped tags Match Tag

Master branch:

Installation

Clone repo:

https://github.com/Rowin206/DatingApp.git

NPM:

npm install

Usage

Run code:

npm run start

Database as a Service

The web application uses MongoDB Atlas to store data. The saved data consists of:

  • _ID
  • Cover
  • Email
  • Password
  • Name
  • Age
  • Pickupline
  • Description

Data can and will be used further in the app. The application can be used without registering in the database, but certain functionalities will not be available.

Schema

Database schema

Source(s)

Image(s)

Icon(s)

  • Font Awesome
  • Made by myself in Illustrator

License

MIT LICENSE