Coder Social home page Coder Social logo

sirrahd / teachermaps Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 1.0 3.46 MB

TeacherMaps makes lesson planning easier by helping teachers collect their digital resources in one place, organize them into standard-aligned units called maps, and share them with other educators. TeacherMaps syncs with Dropbox and Google drive to make managing and sharing all types of resources, from worksheets to web links, simple.

Home Page: http://www.teachermaps.com/

License: MIT License

Ruby 94.32% JavaScript 3.78% CSS 1.91%

teachermaps's Introduction

TeacherMaps

TeacherMaps makes lesson planning easier by helping teachers collect their digital resources in one place, organize them into standard-aligned units called maps, and share them with other educators. TeacherMaps syncs with Dropbox and Google drive to make managing and sharing all types of resources, from worksheets to web links, simple.

This minimum viable product was built by by Evan Moore, James Kobol, and Andrew Harris during the Spring of 2013. The live service is available at teachermaps.com. We are not actively working on the project at this time, but we still take support requests and will take pull requests. If you're interested in using or contributing to the service, we're happy to help.

Installing

TeacherMaps is a fairly standard Ruby on Rails application based on Ruby 1.9.* and Rails 3.2.*. Once you've installed Ruby 1.9.3 and bundler through rvm or other means, a simple bundle install in the TeacherMaps root directory will install all dependencies. You may also need to install a JavaScript Runtime like NodeJS.

Configuring

Create a copy of the file without .sample and follow the instructions that start with TODO: in the files to configure it to your needs.

  • /config/environments/development.rb.sample Configuration settings for TeacherMaps in local environments.

  • /config/environments/production.rb.sample Configuration settings for TeacherMaps in production environments.

  • /config/initializers/secret_token.rb.sample If you plan to publish some form of this application, you should provide a unique secret token for security reasons.

Creating and populating the databases

First, you'll want to create a local TeacherMaps database.

rake db:create
rake db:migrate

TeacherMaps also includes common core standards for Math and English, which you can optionally add to the the database.

rake db:seed

Running

Type rails server to serve TeacherMaps at http://localhost:3000.

teachermaps's People

Contributors

jameskobol avatar sirrahd avatar

Stargazers

Evan avatar Shion avatar Collin Kindrom avatar

Watchers

James Cloos avatar  avatar  avatar Daniel Zacek avatar

Forkers

etmoore

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.