Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.54 KB

README.md

File metadata and controls

40 lines (32 loc) · 1.54 KB

Generic badge Maintenance Website character-archiver.herokuapp.com Ruby

Live Demo

View the live app at heroku.

Introduction

The plan for this web app is for it to become a Social media app for D&D characters for creating social relationships and sharing their rich backstories. Currently, only Character creation is available serving as a sort of Wiki-style page for user's D&D characters.

Makes use of the D&D 5e API and DiceBear Avatars API

Screenshots

Character Page

App Architecture/ ERD:

To be added

Technologies

  • Ruby v2.7.3
  • Ruby on Rails v6.1.4
  • CSS and SCSS
  • Bootstrap5
  • PostgresQL
  • Devise gem for authentication
  • Cancancan gem for authorization
  • toastr gem for notifications
  • rails_admin gem for admin dashboard
  • obscenity gem
  • auto_strip_attributes gem
  • aes gem
  • simple_form gem
  • draper gem