Skip to content
 
 

Repository files navigation

tech-connect

Build Status

About

Tech-Connect is a front-end React Native application that communicated with a Rails backend by the same name (https://github.com/Isaac-Falkenstine/tech-connect-BE). The combined applications provide a Cold Outreach service for the Denver tech population looking for an opportunity to network with industry professionals. The application streamlines the emailing and scheduling process for the user in order to set up a coffee meeting with potential connection. The application provides ease of use for both the user requesting the coffee meeting and the user accepting the request.

Setup & Install

  • git clone https://github.com/KylieStanley/tech-connect.git

  • cd tech-connect

  • npm install

  • npm start

  • To run test suite:

    • npm test

Tech Stack

  • React Native
  • Redux
  • Redux Thunk
  • Jest/Enzyme

Wire Frames

image image
image image

Screenshots

Contributors

Contribution

If you wish to contribute to Tech Connect please fork and clone down this repo. When making changes please follow the following guidelines:

  • Checkout to a branch git checkout -b <your-branch-name>
    • The brnach name should be descrptive of what you plan on accomplishing
  • Ensure that you have small, frequent, and descriptive commits
  • Updated/add tests according to your work
  • When you open a PR
    • Include a concise description of the changes you made
    • Screenshot of the passing test suite
    • Include a screenshot of the passing test suite

About

A cold outreach app for the tech community built with React Native

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages