Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amey-thakur/railsfriends
It is a simple Friends List App using Ruby on Rails with SQLite3 database.
https://github.com/amey-thakur/railsfriends
amey ameythakur crud crud-operation gemfile megasatish rails-application rails7 ruby ruby-gem ruby-on-rails rubygem rubyonrails rubyonrailscourse sqlite-database
Last synced: 3 days ago
JSON representation
It is a simple Friends List App using Ruby on Rails with SQLite3 database.
- Host: GitHub
- URL: https://github.com/amey-thakur/railsfriends
- Owner: Amey-Thakur
- Created: 2022-06-01T05:51:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T18:36:03.000Z (11 months ago)
- Last Synced: 2025-01-14T11:14:11.153Z (9 days ago)
- Topics: amey, ameythakur, crud, crud-operation, gemfile, megasatish, rails-application, rails7, ruby, ruby-gem, ruby-on-rails, rubygem, rubyonrails, rubyonrailscourse, sqlite-database
- Language: Ruby
- Homepage: https://rubyonrailsfriendwebapp.herokuapp.com
- Size: 68.4 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Friends List App
👉🏻 It is a simple Friends List App using Ruby on Rails with SQLite3 database.
- This is my first Ruby on Rails Project!
---
>WebApp Deployment by **[Mega Satish](https://github.com/msatmod)**
- [GitHub Repository](https://github.com/msatmod/friendsapp) | [My Fork](https://github.com/Amey-Thakur/FRIENDSAPP)
- [Web Application](https://rubyonrailsfriendwebapp.herokuapp.com)---
### Home Page
![image](https://user-images.githubusercontent.com/54937357/171351723-8a2ae379-c868-45e1-bafb-cee36adcfc36.png)
### About Us
![image](https://user-images.githubusercontent.com/54937357/171352064-c8741d53-0fce-4b1d-a0e6-b8bb7e4fe3dd.png)
### Sign Up
![image](https://user-images.githubusercontent.com/54937357/171352158-108a9a45-c09e-4bfa-b6ef-67e0f957ccbb.png)
### Sign In
![image](https://user-images.githubusercontent.com/54937357/171355313-2e172883-9b6a-405b-bb8e-dcafd83475ae.png)
### Edit Profile
![image](https://user-images.githubusercontent.com/54937357/171352330-94646fc5-5d80-484f-8f12-05d6da93d8de.png)
### Add Friend (Create)
![image](https://user-images.githubusercontent.com/54937357/171352508-81cadc1b-bf33-4624-9ec7-d297549fc742.png)
### Show Friend (Read)
![image](https://user-images.githubusercontent.com/54937357/171354346-32953656-e64d-4f6d-91d5-b604d0b98aac.png)
![image](https://user-images.githubusercontent.com/54937357/171354383-39ed6c23-436c-463a-992f-0fa66d82bb4c.png)
### Update Friend (Update)
![image](https://user-images.githubusercontent.com/54937357/171354922-e71c7872-3293-43e6-9ac3-6dc6f84d0cb4.png)
### Delete Friend (Delete)
![image](https://user-images.githubusercontent.com/54937357/171354505-423514bb-4477-4228-b3ac-e145ff5d4340.png)
### Friends List
![image](https://user-images.githubusercontent.com/54937357/171353993-eec5ab06-a76f-41c0-9764-790313741866.png)
### Sign Out
![image](https://user-images.githubusercontent.com/54937357/171355107-f11d1990-00bf-4de4-8c6d-5e1a8f430904.png)
---
👉🏻 Created to Learn Ruby on Rails 👈🏻
👷 Project Authors: Amey Thakur and Mega Satish