Please be aware that this is a work in progress. I know that the front end doesn't look great right now - I'm working on it.
Feel free to take at a look at my code, though. I'm proud of what I've written even if it isn't complete.
This is a facebook clone - my final project for App Academy. It can be found here.
- Ruby on Rails
- Figaro gem
- Paperclip and AWS gems for online photo storage
- BCrypt for authentication
- JavaScript
- jQuery
- AJAX
- Postgres
- Heroku
- Friendships
- Posts (create, edit, and delete)
- Photo upload and deletion
- Photo tagging
- Automatic notification
- Messaging
- Comments
- Liking
- JavaScriptify notifications, photo tagging, comments, photo views, messaging
- Auto refresh page for notifications
- Email confirmation
- Confirm password on sign up
- Make more awesome CSS
- OmniAuth
- Make RSpec test for models