Skip to content

Web app for managing school subjects, teaching staff and students.

Notifications You must be signed in to change notification settings

crappylime/rails-school-diary-workshop

Repository files navigation

#️⃣ Simple School Diary

Build Status Simple application for managing school subjects, teaching staff and students.

Login details:

Heroku:

Check it out https://stark-sands-83436.herokuapp.com/

🔐 Technology stack


Name Version
Ruby 2.2.3
Ruby on Rails 4.2.1
PostgreSQL 9.5.5

📖 Setup


  1. clone repository,
  2. cd path/to/repo,
  3. cp config/database.yml.sample config/database.yml,
  4. createuser -s workshops,
  5. rake db:create db:schema:load

ℹ️ additional info

Source: https://github.com/netguru-training/wroclaw-ror-workshops-2015-december

About

Web app for managing school subjects, teaching staff and students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published