Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmcdo29/zeldaplay
A Single Page Application to help zeldaPlay players to track their characters and progress
https://github.com/jmcdo29/zeldaplay
adventure angular charcater goddess hacktoberfest heroku hyrule jest magic nestjs node race roleplay single-page-app single-page-applications skills tracker typescript zelda
Last synced: about 1 month ago
JSON representation
A Single Page Application to help zeldaPlay players to track their characters and progress
- Host: GitHub
- URL: https://github.com/jmcdo29/zeldaplay
- Owner: jmcdo29
- License: mit
- Created: 2018-03-14T20:28:01.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T22:16:42.000Z (over 1 year ago)
- Last Synced: 2024-12-10T07:21:27.529Z (about 2 months ago)
- Topics: adventure, angular, charcater, goddess, hacktoberfest, heroku, hyrule, jest, magic, nestjs, node, race, roleplay, single-page-app, single-page-applications, skills, tracker, typescript, zelda
- Language: TypeScript
- Homepage: https://zeldaplay.herokuapp.com
- Size: 10.5 MB
- Stars: 115
- Watchers: 7
- Forks: 26
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: Contributing.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Tabletop Companion
[![code style: prettier](https://badgen.net/badge/Code%20style/prettier/cyan?icon=typescript)](https://github.com/prettier/prettier) [![Nx](https://badgen.net/badge/Built%20With/Nx/8A2BE2)](https://nx.dev/getting-started/what-is-nx) [![MIT license](https://badgen.net/badge/License/MIT/66CC00)](http://opensource.org/licenses/MIT) [![Jest](https://badgen.net/badge/Tested%20With/Jest/800000)](https://jestjs.io) [![Cypress](https://badgen.net/badge/Tested%20With/Cypress/2e3138)](https://www.cypress.io) [![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=jmcdo29/zeldaPlay)](https://dependabot.com) [![Known Vulnerabilities](https://snyk.io/test/github/jmcdo29/zeldaPlay/badge.svg?targetFile=package.json)](https://snyk.io/test/github/jmcdo29/zeldaPlay?targetFile=package.json) [![Discord Chat](https://badgen.net/badge/Chat%20on/Discord/blue?icon=discord)](https://discord.gg/hGuDEgG) [![Heroku](https://badgen.net/badge/Running%20on/Heroku/79589f)](https://heroku.com) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) [![Coffee](https://badgen.net/badge/Buy%20Me/A%20Coffee/purple?icon=kofi)](https://www.buymeacoffee.com/jmcdo29)
The tabletop companion is a multi-use tool for Dungeon/Game Masters and players alike with features such as campaign, attribute, stat, skill, enemy, and party tracking, die/dice rolling, character creation, manual references (if available), homebrew set up, and many more features to come. Currently the tool is [hosted on Heroku](https://zeldaplay.herokuapp.com) and is available to use for free. This project is still in early phases of development and is backed by a single developer, so it will take a long time to get this into a ready state for stable use. If you would like to know more about the project [you can email me here](mailto://[email protected]). This project is written using [NestJS](https://docs.nestjs.com) for the server and [Angular](https://angular.io) as the front end service while using [Nx](https://nx.dev) as a tool for development.
## Built With