/trademon-backend

Trademon is a platform that allow you to save your combined trades with other trainers. It permit you to mark whitch pokemon you will give and you will receive. You can mark if it is a special trade, a lucky trade or if the pokemon have a legacy move. This repo is for API code.

Primary LanguageJavaScriptMIT LicenseMIT

PoGoTrades

PoGoTrades is a platform that allow you to save your combined trades with other trainers. It permit you to mark whitch pokemon you will give and you will receive. You can mark if it is a special trade, a lucky trade or if the pokemon have a legacy move. This repo is for user interface code.

All ToDo list is here.

Project Structure

|── PoGoTrades
|   |── PoGoTrades-Backend
|   |── PoGoTrades-Frontend
|   └── docker-compose.yml

Click here to see docker-compose file

Database model

alt text

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc