Skip to content

Pohutukawa-2021/CodeCoach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

391 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code💻Coach

Code Coach is a react-app hoping to create a new way to connect developers. We hoped to create a platform where one can build a mentee and mentor relationship between a junior and senior developer. This is created by students at EDA as a final project to showcase within 1 week.

code coach

Installation

  1. Clone the repo
    git clone https://github.com/Pohutukawa-2021/CodeCoach.git
  2. Install NPM packages
    npm install
  3. Run migrate and seed to create a mock database
    npm run migrate
  4. See it in action
    npm run dev
    You can find the server running on http://localhost:3000/

Authentication

User authentication is handled by Auth0

Built With

ERD / Planning / Execution

The diagram above shows the current schema of our database.

See the open issues for a list of proposed features (and known issues) in our Board in Jira.

Design

See our wireframe created in Figma

Deployment

The Code Coach
This project has been deployed to Heroku.

License

Distributed under the MIT License. See LICENSE for more information.

Brought to you by:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors