-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 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.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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' | ||
|
@@ -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) |