Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vankha1/fotobook

Fotobook - My first project in Ruby on Rails
https://github.com/vankha1/fotobook

action-record cocoon devise javascript jquery mysql2 ruby-on-rails

Last synced: 20 days ago
JSON representation

Fotobook - My first project in Ruby on Rails

Awesome Lists containing this project

README

        

# FOTOBOOK

### Remaining Tasks

* Websocket
* Deploy

## Features

### Guest

* Sign up
* Login with email, password and login with Google
* View user's profile
* Views feeds (public photos and albums of following users)
* Views discover (public photos and albums of all users)
* Search public photos and albums

### User

* All features of guest
* CRUD photos
* CRUD albums
* Follow another user
* View user's profile and edit profile
* Follow another users

### Admin

* Manage photos, albums and user (views and edit)
* CRUD profile yourself