An open API service indexing awesome lists of open source software.

https://github.com/cryptorodeo/barkr

Twitter, for dogs ๐Ÿถ
https://github.com/cryptorodeo/barkr

Last synced: 25 days ago
JSON representation

Twitter, for dogs ๐Ÿถ

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/