GithubHelp home page GithubHelp logo

mentr's Introduction

This app is designed to help connect Turing studings with mentors associated with the school

To install and edit locally:
  1. Clone down the repo.
  2. Run $ npm install.
  3. Run $ touch .env.
  4. In that .env file, add API_KEY = and set it to whatever string you like.
  5. In the Header.js and server.js files, change the redirect_uri to http://localhost:1701/callback.
    • Header.js: Header.js change
    • server.js: server.js change
  6. Run $ npm start.
  7. View the app at http://localhost:1701!
  8. To test, run $ npm test.

Views

  • This is the view students see on their home page

Image

  • This is the view of a mentor information

Image

The app is hosted on Heroku

See the production app

Circle CI Status:

CircleCI

mentr's People

Contributors

hilvitzs avatar johnbinning avatar letakeane avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

johnbinning

mentr's Issues

Update avatar urls

When a user logs in, we should check the avatar url in our db against the avatar url from the github api to see if it has been updated. When the urls are different, we should post to the updated url to our server and send the new url to state.

Write ReadMe

w/ installation instructions for future devs to keep working on project

Endpoint responses

I am getting some weird responses for my HTTP requests but they are working.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.