Skip to content

jrc00/code-dojo

Repository files navigation

Code Dojo

A Place to Practice the Art of Code

Links

Notes

User Stories

  1. As a junior developer, I want to be able to pair program with other developers to accelerate my learning.

  2. As a hiring manager for remote developers, I want to be able to give programming challenges to applicants and collaborate in real-time.

Wireframes

wireframe

Technologies Used

  • Languages --> HTML5, CSS3(SASS), Javascript, Node.js
  • Libraries --> TogetherJS, Ace
  • Framework --> AngularJS, Express, Mongoose
  • Database--> MongoDB
  • Front-end design & development --> Bootstrap & AngularJS
  • Project mockup --> Sketch
  • Project Planning/User Stories --> Trello
  • Deployment --> Heroku

Known Bugs

  • Lose syntax highlighting in the code editor upon depolyment to Heroku.

Next Steps

  • Persist data to user account
  • Add challenges to the database
  • Connect HackerRank or other code challenge API for scoring, etc.

Develop

  1. Clone this repo and run npm install && bower install.
  2. Then use gulp serve to get it running.

About

A Place to Practice the Art of Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published