https://github.com/cryptorodeo/barkr
Twitter, for dogs ๐ถ
https://github.com/cryptorodeo/barkr
Last synced: 25 days ago
JSON representation
Twitter, for dogs ๐ถ
- Host: GitHub
- URL: https://github.com/cryptorodeo/barkr
- Owner: CryptoRodeo
- Created: 2020-02-24T20:55:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T19:27:33.000Z (almost 6 years ago)
- Last Synced: 2025-03-21T04:17:16.280Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Barkr - A twitter clone for dogs ๐ถ
## built using Hanami๐ธ
## Basic app functions
### Front-end
- [x] setup embedded erb templates
- [x] create form
- [x] get data from form
- [x] generate dynamic data
- [x] create tests for front-end elements
### Back-end
- [x] Create actions for the different routes
- [x] 'expose' data to the front-end / views
- [x] validate user inputs
- [x] create tests for back-end elements
- [x] connect to the database
## V2 Improvements ๐
## Front-end
- [x] Style the elements
- [x] create the basic interface for the app
## Back-end
- [x] Use UUID instead of int
- [x] Form data is created and posted on the index page
- [x] Send data from the backend wrapped as json.
- [x] Create Tweet
- [x] Read Tweet
- [x] Update Tweet
- [x] Destroy Tweet
## V3 Improvements ๐
## Front-end
- [ ] Render the front end in Vue.js
- [ ] Add a navbar
- [ ] Add a login form
## Back-end
- [ ] Create an admin account
- [x] Create user accounts based on ip address
- [x] Associate users to their posts
- [ ] Implement a follow feature
## Check it out (Warning: its hosted on heroku, so performance takes a hit): https://morning-tor-16118.herokuapp.com/tweets/