Skip to content

MarkWillisford/Pathfinder-Beyond-API

Repository files navigation

TTRPG Character Creater

The third and final capstone project for the Thinkful bootcamp utilizing a MERN full stack architecture

The app is live on Heroku HERE while the API also is hosted on Heroku HERE

App repository is HERE

Screenshots Dashboard: Alt text

Mobile Login:

Alt text

One of a myriad of selection screens: Alt text

Summery This app allows a user to create an account and log in with either thier own credentials or with Google login. Once they access their secure dashboard, a user can create, save, and print level 1 characters using Paizo's Pathfinder Gaming system under the Open Game License (OGL).

The internal API has a number of endpoints that simply return the various data collections that the app needs; from lists of classes available to the player to the gear choices. In addition, the API also is responsible for User registration, verification, and authentication using Passport and JWTs

Tech

For this project I used;

  • HTML/CSS
  • JavaScript/jQuery
  • Express / Node.js
  • Mongoose and MongoDB
  • React / Redux
  • with a number of npm plugins.

This project was bootstrapped with Create React App.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors