Skip to content

Coding learning app for those who want to learn the basics of coding.

Notifications You must be signed in to change notification settings

KristyKeller/CodeCoach

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👨‍💻 Code Coach

CLICK HERE FOR LIVE HEROKU APPLICATION

Table of Contents

Screenshots

screenshot1 screenshot2 screenshot3 screenshot4 screenshot4

User Story

As a beginner to coding
I want to learn the basics of how to build an app for free 
Including a basic, flexible lesson plan to keep organized
With coding resources provided for self learning 
And a professional’s feedback on my code to improve

Application Description

A learning application where anyone who wants to learn the basics of coding can practice and submit their code to a grading center of professional coders who can provide feedback on their code. The user is given a tentative lesson plan to follow with code to complete per lesson. Users are given a dashboard showing their graded assignments, next assignment to complete, and a progress bar. Graders have a dashboard listing user’s assignments that need to be graded. Each assignment provides instructions, resources to complete the assignment, and a coding box to be submitted.

Installation

npm i 

Usage

Run "npm start" to start then navigate to a browser window to localhost:3001

OR
                                     
Use the live application via the Heroku link provided above

Demo

demo

Built With

  • Heroku
  • React
  • JSX
  • MongoDB
  • Express
  • Node
  • Passport
  • Bcrypt
  • JSON Webtoken
  • ReactStrap
  • React redux
  • Bootstrap
  • GoogleFonts - fonts
  • FontAwesome - icons
  • iconfinder.com - icons
  • RealFaviconGenerator.net - favicon
  • Base64 - image hosting

Contributors

Kristy Keller

Seychelle Koplik

Alberte Laventure

Joshua Trevethan

License

License: MIT

Copyright 2020 ©Kristy Keller, Seychelle Koplik, Alberte Laventure, Joshua Trevethan

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Questions

If you have any questions regarding this repo, please contact any of the above mentioned contributors via Github or email.

About

Coding learning app for those who want to learn the basics of coding.

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 81.5%
  • CSS 16.8%
  • HTML 1.7%