I have built a reporting environment for the best scientists. They can share their latest outcomes in a user-friendly place. Scientists can follow each other and report their findings. They can also comment on other reports.
- Vide Presentation 🎥 TSE friendly
- You can sign up with username and full name.
- Signing in only requires a username.
- You can report your latest findings in your field.
- You can follow other scientists.
- You can comment on reports.
- You can upload your own profile photo and cover image.
- You can see all the scientists on the website.
- Sign In is easily extendible to more secure authentication types.
- Ruby On Rails
- MVC
- Bootstrap
- RSpec
- Atom
- Heroku
To get a local copy up and running follow these simple example steps.
- Ruby 2.7
- Rails 2.6
You can run these commands to make this app running on your computer:
git clone https://github.com/kubilaycaglayan/Ruby-on-Rails-Capstone-Project-Twitter.git
cd Ruby-on-Rails-Capstone-Project-Twitter
bundle install
rails db:create && rails db:migrate && rails db:seed
rails server
- Type
localhost:3000
to the address bar. - Now you can create a user easily and read the latest reports.
In the project directory:
rspec
👤 Kubilay Caglayan
- Website: kubilay
- Github: @kubilaycaglayan
- Twitter: @kbcaglayan
- Linkedin: linkedin
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to Gregoire Vella https://www.behance.net/gallery/14286087/Twitter-Redesign-of-UI-details
- https://creativecommons.org/n
This project is MIT licensed.