A clone of dribbble using rails. Site has authentication, authorization and user roles to allow for CRUD of own posts but not other users. The app makes use of BULMA CSS for styling and DEVISE gem for user roles and authentication. The site has likes rendered with AJAX and view counts and allows for drag and drop image uploads.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
^6.0.0^6.0.0^6.0.04.3.0^3.5.1^5.2.0^3.11.03
commits
fully fucntioning ajax like button on show and index pages
575f283View on GitHubimproves indenting and adds an additional like button on show page
50532dfView on GitHubsorts posts according to popularity as well as creation date
6b2784aView on GitHubadd comments to shots and users, migration, routes and controller
e75f026View on GitHubimprove preview loader fuctionality, reduce load times and remove gif uploading
83b7b50View on GitHub