Giter Club home page Giter Club logo

rscottlundgren / index-api Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.58 MB

"Critical Index" is a SaaS Whose Main Purpose is to Serve as an Assistive Compendium in Both Running and Participating in RPG/Tabletop Gaming. This is the Back End Development/Production Version of Project 2 for General Assembly's Software Engineering Immersive Program

Home Page: https://critical-index.herokuapp.com/

License: Other

Ruby 93.17% HTML 0.39% Shell 6.44%

index-api's People

Contributors

rscottlundgren avatar

Watchers

 avatar

index-api's Issues

Produce documentation in the form of a README

Some Notes:
[ ] List technologies used
[ ] List unsolved problems which would be fixed in future iterations.
[ ] Document your planning and tell a story about your development process and problem-solving strategy
[ ] Link to Entity Relationship Diagram (ERD).

DO NOT DO THESE THINGS!!!

Your app must not:
[ ] Delete your repository at any time or start over
[ ] Rely on refreshing the page for any functionality
[ ] Have any user-facing bugs
[ ] Display non-functional buttons, nor buttons that do not successfully complete a task
[ ] Show actions at inappropriate times (example: change password form when a user is not signed in)
[ ] Forms not clearing at appropriate times (example: sign up form not clearing after success)
[ ] Use alerts for anything
[ ] Display errors or warnings in the console
[ ] Display debugging messages in the console

Generate "Races" Table

Race Tables Are Immutable & Should Not Be Accessible To DM/PC

Notes:

  • Spell save bonus stored in individual spells; only applies when spell is used.
  • Skill bonus stored in skill table.
  • Bonuses against monsters are stored in individual monster table (or in a function that runs when the monster appears).
  • Save bonuses are stored in their respective catalysts.
  • Size bonuses are stored in a function that runs upon race selection.
race_name race_gen_desc race_phys_desc race_personality race_relations race_alignment race_location race_religion race_language race_male_name race_female_name race_family_name race_clan_name race_nickname race_adventurers race_trait_str race_trait_dex race_trait_con race_trait_int race_trait_wis race_trait_cha race_size race_speed race_automatic_languages race_pref_class race_low_light_vision race_dark_vision race_stonecunning race_elven_blood race_orc_blood race_cantrips
string text text text text text text text text text text text text text text integer integer integer integer integer integer string integer text string boolean boolean boolean boolean boolean boolean

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.