A simplified angies list where a user can list services for other users to request review and comment on or can be a standard user to request services to be completed by a service provider
Fork and clone this repo install dependencies with
$bundle installto play around with the app use
$rails smigrate the database with
$rails db:migrateopen the HTML in the browser. create an account add a service or request one if a user provides a service they can view their dashboard to complete and see all reviews/comments left by other users
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.