This project was bootstrapped with Create React App.
Mentor Match is an app for internal staff and student use at Turing School of Software & Design. In Module 1, Turing students have the opportunity to be matched to a software development mentor, usually an alumni, so this app gives admin tools to manage the matching process.
In later Modules, students also contact alumni for short-term mentoring as a part of students' Professional Development curriculum, such as mock interviews and individual coffee meetings. Students can log in to the app to search for mentors in areas of interest and to connect.
In this repo, you will find the code and documentation for the Mentor Match front end, which provides the views for the Mentor Match Project and is deployed at https://turing-mentor-match.herokuapp.com/.
- Initial Setup
- Dependencies
- Build Details
- Known Issues
- Running Tests
- How to Contribute
- Core Contributors
- Tech Stack
Run locally:
- Clone the repo found here: (https://github.com/caseyhoepner/mentor_match_frontend.git)
- npm install
- npm start
Integration with OAuth and JWT is in development.
Drop a line to the creators, or add a Pull Request on GitHub.
Rebecca Hyland
Casey Hoepner
Alex Rau
Tim Fielder
- React
- React Router
- Redux
- Redux Thunks