Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 860 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 860 Bytes

Description

This app is for a community of scientists and engineers, who wants to share their articles.

They can list their articles on this app. And they can also search an article they want to read by DOI (Digital Object Identifier System).

Please read a blog post at https://medium.com/@tpstar/ruby-on-rails-web-app-for-sharing-scientific-articles-449652d0c66#.g8821f5im for more detail description.

Usage

To use this app, clone, run bundle install, rake db:migrate and then run rails server.

Contribution

Bug reports and pull requests are welcome on GitHub at https://github.com/tpstar/JournalShare. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The app is available as open source under the terms of the MIT License.