Skip to content

A learning management system (LMS) that lets you run an asynchronous online school, where learning is achieved through focused tasks, directed feedback, an iterative workflow, and community interaction.

License

Notifications You must be signed in to change notification settings

Inosuke200/pupilfirst

Repository files navigation

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

    • MRI 2.0+

  • System dependencies

    • imagemagick

    • postgresql

    • rubygems

    • bundler gem

  • Configuration

    • setup database.yml for postgresql

  • Database creation

    • bundle exec rake db:create

  • Database initialization

    • bundle exec rake db:setup

  • How to run the test suite

    • bundle exec rspec spec

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

    Deployment is taken care by git push(on master/development) using circlCI hook

  • Web resources considered for dev

Please feel free to use a different markup language if you do not plan to run rake doc:app.

  • Known Issues

    • Deprecation Warnings in rspec caused by json_spec. Gem needs to be updated

    • in /admin/startups/:id/edit adding founder replaces existing founder and doesn’t prefill founders

About

A learning management system (LMS) that lets you run an asynchronous online school, where learning is achieved through focused tasks, directed feedback, an iterative workflow, and community interaction.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 48.7%
  • ReScript 40.5%
  • HTML 6.1%
  • CSS 2.6%
  • JavaScript 1.1%
  • SCSS 0.6%
  • Other 0.4%