Git Product home page Git Product logo

character-sonnet-api's Introduction

D&D

Roll-Noon

A Dungeons and Dragons 5e character creator, and keeper.
Roll-Noon makes it easy for you to create, customize, and store your D&D 5e characters.

Creators

Benjamin Arno
Steven Boston
Joel Connell
Benjamin Ibarra

Resources

Built with React.js & React-bootstrap
API from D&D 5th Edition API
Using:

User Stories

  • As a user, I want an informative landing page that explains what the site can do for me.
  • As a user, I want a beginner-friendly application to help me learn Dungeons and Dragons and also create characters.
  • As a user, I want a set of multi-stage forms that walk me through the character creation process.
  • As a user, I want the character information that is generated to be in a user friendly, custom format.
  • As a user, I want to be able to view, update, and delete previously created characters

Database Schema

Our database schema will store individual characters that our class creates with all the data for displaying that character. For example:

{
name: 'Tywin'
proficiencies: ['stealth','Persuasion'],
features: ['sneak attack','Cunning Action'],
stats: {
  str: 10,
  dex: 20,
  con: 12,
  int: 14,
  wis: 12,
  Cha: 16
  }
}

Wireframes

wf1 wf2 wf3 wf4 wf5 wf6 wf7 wf8

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.