Skip to content

Guavalines/rails-wikinimous

Repository files navigation

WIKINIMOUS

Wikinimous is an anonymous wiki app where anyone can create a new article or update an existing one.

FEATURES:

  • Faker Gem
  • Simple Form
  • Bootstrap
  • CRUD

Wiki-index

Users can CREATE a new article:

Wiki-new

Users can UPDATE and existing article:

Wiki-show

Wiki-editing

Please initialize these before starting the app:

Versions

Ruby 3.0.3

Ruby on Rails 6.1.4.6

 git clone [email protected]:guavalines/rails-wikinimous
.git
 cd rails-wikinimous
 rails db:create db:migrate db:seed:replant
 bundle install
 yarn install
 rails server

Open your browser and visit localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published