Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juanfkurucz/rpgprod

ReactJs with TypeScript todo list RPG alike site
https://github.com/juanfkurucz/rpgprod

nodejs reactjs typescript

Last synced: about 1 month ago
JSON representation

ReactJs with TypeScript todo list RPG alike site

Awesome Lists containing this project

README

        

# RPGProd

[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)

![Deploy](https://github.com/JuanFKurucz/RPGProd/workflows/Deploy/badge.svg)

## Summary

This is a web app that intends to transform your daily tasks in a more entretaining RPG way.

## How to use

You can use the live version hosted at https://juanfkurucz.github.io/RPGProd/ or do it locally!

To run it locally, clone the repo and execute:

```bash
cd frontend
npm install
npm start
```

## Progress check

- [x] Create quests
- [x] Type of quests (side quest, quest and boss fight)
- [x] Reward skills to quests
- [x] Reward proficiencies to quests
- [x] Profile storing quests, xp, skills and proficiencies
- [x] Profile module
- [x] Quests module
- [x] Proficiencies module
- [x] Budget module
- [ ] Profile personalization
- [ ] Daily missions
- [ ] Achivements

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Francisco Kurucz

💻 📖 🚇

TinyDisasters

🖋 🎨

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!