An application made using Ruby on Rails that allows users to create public and private Markdown-based wikis for sharing beautiful campsites
A project from the Rails Web Development track on Bloc.
User Stories
User Sign Up (complete) User Sign In and Out (complete) Standard user: Create, read, update, and delete public wikis (complete) Offer three user roles: admin, standard, or premium (complete) Seed data with users and wikis (complete) Update user account from free to paid plan Create private wikis Edit wikis using Markdown syntax Premium user: add and remove collaborators for private wikis
Ruby Version 2.4
Rails Version 5.1.2
Rspec for test suite