Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 383 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 383 Bytes

Rotten Mangoes

A Lighthouse Labs assignment.

Details

Build a movie review website with the Rails framework.

Features

  1. Create new user accounts.
  2. Sessions.
  3. Users with admin status can view all users and edit or delete them.
  4. Users with admin status can view Rotten Mangoes as any other user.
  5. All users can leave reviews and add movies.
  6. Encrypted passwords.