Skip to content

Commit

Permalink
Added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rgkavodkar committed Feb 21, 2016
1 parent 08d74a7 commit ee1cccd
Showing 1 changed file with 17 additions and 22 deletions.
39 changes: 17 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,23 @@
== README
== README ==
Follow the below instructions to log in to the system (using the preconfigured accounts) and find the relevant actions

This README would normally document whatever steps are necessary to get the
application up and running.
== SUPER ADMIN ==
username: admin@sp.com
password: password

Things you may want to cover:
== ADMINS == <Might not hold good if deleted>
username: admin_@sp.com <replace _ with a number in the range 1-5>
password: password

* Ruby version
== INSTRUCTORS == <Might not hold good if deleted>
username: ins_@sp.com <replace _ with a number in the range 1-30>
password: password

* System dependencies
== STUDENTS == <Might not hold good if deleted>
username: stu_@sp.com <replace _ with a number in the range 1-300>
password: password

* Configuration

* Database creation

* Database initialization

* How to run the test suite

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

* Deployment instructions

* ...


Please feel free to use a different markup language if you do not plan to run
<tt>rake doc:app</tt>.
== ACTIONS ==
All the permitted actions are listed in the top navigation bar
Some of the actions are not listed in that, but can be performed upon visiting one of those listed pages

0 comments on commit ee1cccd

Please sign in to comment.