Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yanikkumar/ruby-rails-instagram-clone
this is a instagram clone using the server side language that is ruby on rails and this website includes all instagram features of uploading images and liking and commenting on the images and also bookmarking. fun app for developers to make on ruby rails.
https://github.com/yanikkumar/ruby-rails-instagram-clone
Last synced: about 2 months ago
JSON representation
this is a instagram clone using the server side language that is ruby on rails and this website includes all instagram features of uploading images and liking and commenting on the images and also bookmarking. fun app for developers to make on ruby rails.
- Host: GitHub
- URL: https://github.com/yanikkumar/ruby-rails-instagram-clone
- Owner: yanikkumar
- Created: 2019-02-05T12:58:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-19T06:42:52.000Z (about 5 years ago)
- Last Synced: 2024-02-05T07:29:18.677Z (11 months ago)
- Language: Ruby
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* And Many-more
## Why this is made ?
This was just made for my learning purposes as I was in my 5th semester in my B.Tech(Computer Science and Engineering), I was having a subject called web development and there includes many language for making website and web-apps. And one of them is Ruby-Rails as a server side so while attending my lectures I learned this language by making this instagram clone so that i can learn something new. Also Git is made on ruby so, i was keen to know what it takes to build useing ruby rails.## What Other Technologies Used:
I've used cloudinary for online image saving and uploading the images. HTML, SCSS is used for frontend view.I also want to include the
Ruby's Devise that is on Git to make registration form.### What was purpose ?
There is nothing important for me more than gaining more knowlede and learning new technologies so that i can update myself and other people with what is present in today's scenario. Moreover so that I can guide anyone what to learn and which thing suits them.