Skip to content

A progressive web application that lets people in the tech industry connect with each other.

License

Notifications You must be signed in to change notification settings

codewars-clone/TryCatch

Repository files navigation

PRs Welcome License: MIT

Try {Catch}

A PWA dating app for developers that connects users through photos, shared programming interests, and coding challenges.

trycatch

Image Walkthrough

Sign Up

We begin by clicking the Sign Up button, and filling out some basic info:

signUp

Customize Your Profile

Next, we have the option to add extra user information such as preferences to fine tune your matches:

chat chat

The Try Feed

After selecting your preferences, your Try feed will render a stack of prospects that match your age and gender interest. You can press the green Like button to indicate your interest in the person:

chat

Answering Coding Challenges

Some user profiles will have optional coding challenges that you can complete. You can click the Submit button in the bottom right once you're done. This is effectively the same as sending a like.

chat

The Await Feed

In the Await feed, users can see who has liked them already, along with viewing a users code if they have submitted any:

chat

The Catch Feed

The Catch feed is where you can see all the users that you have matched with. A match is created when there is a mutual Like. From this screen, you can click on a user to chat in realtime:

chat chat

Visit our app and try it out for yourself to see of these features in action: try-catch.app

Contributors

Resources

React, Redux, Firebase

Getting Started

Requirements

Desktop, iOS and Android testing devices are supported - all you need is a browser!

How to Install

Beta Release 0.0.1

From the terminal, run:

git clone https://github.com/codewars-clone/TryCatch
cd TryCatch
npm install
npm start

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About

A progressive web application that lets people in the tech industry connect with each other.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •