Skip to content

๐Ÿง™๐Ÿผโ€โ™‚๏ธ Dungeons & Dragons 5th Edition campaign and encounter manager

Notifications You must be signed in to change notification settings

Adamtpacz/dungeon-tracker-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

97 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Dungeon Tracker

Dungeon Tracker is a Dungeons & Dragons campaign management application! With Dungeon tracker you can easily and seamlessly create tabletop role playing game campaigns, add battle encounters to them, and pull monster information from the DnD5e API! Gone are the days of manually looking up monster data for your Dungeons & Dragns campaigns. Simply go to the encounter that you would like to add a monster to, type in its name, click "Add", and see the data appear before your eyes!


Screenshots

Home Page

Encounter Details Page

Monster Details Page


Technologies Used

  • MongoDB
  • Express.js
  • React
  • Node.js
  • Tailwind CSS
  • DnD5e API

Getting Started

Deployed Application

Trello Board for Project Planning


Next Steps/Planned Future Enchancements

  • Ability to update encounter details
  • Ability to delete encounters
  • User authentication and authorization
  • Ability to remove monsters from encounters
  • Catalog page of all monsters in the DnD5e API
  • Player character creation feature