Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vankha1/fotobook
- Owner: vankha1
- Created: 2024-06-27T02:16:57.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T04:39:50.000Z (6 months ago)
- Last Synced: 2024-10-29T14:15:40.279Z (2 months ago)
- Topics: action-record, cocoon, devise, javascript, jquery, mysql2, ruby-on-rails
- Language: HTML
- Homepage:
- Size: 2.53 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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