Ruby on Rails application that serves as a small CMS that delivers local business content based on business type and amenities.
-
Role based access for users to determine permitted CRUD operations on content. (Admin, Owner, Guest)
-
Venue content type, with geolocation attributes.
-
Type & Amenities models for assignment to Venue.
-
Text-based & geolocation based searching.
-
Learn and use BDD/TDD best practices to develop the application.
-
Create additional content types such as static pages/blog posts.
-
Implement search-engine friendly meta data for content.
-
Implement UI components/skin application.