Skip to content

bbawuah/Pixby

 
 

Repository files navigation

👶 Pixby dating-app feature

mockup

Hola!

Welcome to our project for Blok-tech. The concept is based on the generic idea of a dating app, but with a twist. On Pixby, users are only allowed to use baby pictures. That way, you get to see their natural faces without any applied filters/edits. Biases are based on the baby pictures :).

📱 Features

Brian

"When I choose a Netflix episode, I want to have a Netflix-partner so I have company while I am Netflixing"

📝 Topic

Password and JSON Webtokens


Jo-Ann

"When I am looking for a date, I want to like a person based on their baby photo, so when there's a match I can tell if the baby photo relates to how my match looks at this point in time."

📝 Topic

Split up routes in modules


Marco

"When I click on a profile, I want to see the important characteristics of that person directly. That way I can make a fast decision if I really like that person."

📝 Topic

Deploy Node App


Naomi

"When I am looking for a match, I want to be able to search for profiles with the same interests, so I can find people who are a possible match"

📝 Topic

Handle Exceptions Properly


💻 Install the feature

Clone the repo

Clone this repository to your local machine:

$ git https://github.com/bbawuah/Pixby.git

Navigate to this repo

cd Pixby

Install node modules

Install all required node modules that the package.json file contains to run the app feature.

npm install

Run the app

Insert this command to start the server!

npm run start

🔎 Sources

About

Dating App Feature for Blok-Tech | Static site =>

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.1%
  • CSS 26.0%
  • HTML 23.9%