Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Onur Özgür ÖZKAN committed Sep 10, 2013
1 parent 6f57aa7 commit 89d3fd5
Showing 1 changed file with 17 additions and 12 deletions.
29 changes: 17 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,19 @@
# Yakut
[![Code Climate](https://codeclimate.com/github/yakut-project/yakut.png)](https://codeclimate.com/github/yakut-project/yakut)
[![Dependency Status](https://gemnasium.com/yakut-project/yakut.png)](https://gemnasium.com/yakut-project/yakut)
[![Build Status](https://travis-ci.org/yakut-project/yakut.png?branch=develop)](https://travis-ci.org/yakut-project/yakut)
# Yakut Project [![Code Climate](https://codeclimate.com/github/yakut-project/yakut.png)](https://codeclimate.com/github/yakut-project/yakut) [![Dependency Status](https://gemnasium.com/yakut-project/yakut.png)](https://gemnasium.com/yakut-project/yakut) [![Build Status](https://travis-ci.org/yakut-project/yakut.png?branch=develop)](https://travis-ci.org/yakut-project/yakut)

Open source project for managing LKD courses. It helps to select the applicants easily.
An open source, Ruby on Rails online courses management application.

## REQUIREMENTS
## Getting started

You must have
### System Requirements

* Ruby 2.x
* Rails 4.x
* Ruby v2.0.0 recommended
* PostgreSQL 9.2
* ImageMagick
* Ruby on Rails and other gem dependencies will be installed automatically by Bundler

## DEFAULT USERS
### Installation

### Default Users

Admin:
* Email: [email protected], Password: '12341234'
Expand All @@ -26,12 +27,16 @@ Users:

Login on: ['/users/sign_in'](http://localhost:3000/users/sign_in)

## CONTACT
## Resources



## Community

* [Twitter](https://twitter.com/yakutproject)
* [Facebook](https://www.facebook.com/yakutproject)
* Google Groups: [email protected]

## LICENSE
## License

YAKUT is released under the [MIT License](http://www.opensource.org/licenses/MIT)

0 comments on commit 89d3fd5

Please sign in to comment.