Skip to content

davemun/toy-problem-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toy-problem-app

A server that responds with various toy problems. Each user response is graded on time complexity, readability, and other factors.

#View the live deploy at: http://thetoyproblemapp.com

Table of Contents

  1. Usage
  2. Development
    1. Requirements
    2. Installing Dependencies
    3. Running the Server
  3. Team
  4. Roadmap
  5. Contributing

Usage

  • Go to http://thetoyproblemapp.com in your browser, and then click a problem to complete! Design a function to the specifications, and when you think you're ready, click submit! You can also click "Test" if you'd rather test custom arguments.

#Development

Requirements

  • Node 0.10.x
  • Angular 1.3.11
  • Angular-Route 1.3.11
  • Express 4.9.0

Installing Dependencies

From within the root directory:

npm install
bower install 

Running the Server

npm start

Team

  • Product Owner: Rory Campbell
  • Scrum Master: Dave Mun
  • Development Team Members: Rory Campbell, Dave Mun

Roadmap

View the project roadmap.

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

Generates toy problems that are graded based on various factors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published