Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feinwarusoftware/sppd
๐ A website made to view in-game stats for the mobile game "South Park Phone Destroyer"
https://github.com/feinwarusoftware/sppd
mongodb react
Last synced: 2 months ago
JSON representation
๐ A website made to view in-game stats for the mobile game "South Park Phone Destroyer"
- Host: GitHub
- URL: https://github.com/feinwarusoftware/sppd
- Owner: feinwarusoftware
- Created: 2018-08-29T19:14:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T02:55:51.000Z (about 2 years ago)
- Last Synced: 2023-08-29T16:23:53.817Z (over 1 year ago)
- Topics: mongodb, react
- Language: JavaScript
- Homepage: https://sppd.feinwaru.com/
- Size: 76.1 MB
- Stars: 10
- Watchers: 7
- Forks: 5
- Open Issues: 79
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
A website made to view in-game stats for the mobile game "South Park Phone Destroyer"
Explore SPPD Docs ยป
Report bug
ยท
Request feature
ยท
Website
ยท
Discord
## Table of Contents
- [What is SPPD](#what-is-sppd)
- [Bugs and feature requests](#bugs-and-feature-requests)
- [Community](#community)
- [Documentation](#documentation)
- [Versioning](#versioning)
- [Creators](#creators)
- [Thanks](#thanks)
- [Copyright and license](#copyright-and-license)## What is SPPD
SPPD is a website created to let users see all the statistics for the game "South Park: Phone Destroyer" in an easy to use and understand way.
Here is our full list of features:
- List of Cards which can be:
- Searched
- Filtered
- Ordered
- Viewed in two different ways- Individual Card Pages
- Full statistics
- User selected upgrades
- Live card renders- Random card selector
- Latest news from us and the developers
If you're interested in supporting us, you can through our [Patreon!](https://www.patreon.com/awesomo)
## Bugs and feature requests
If you think you've found a bug with our website, please feel free to open an issue.
When opening issues, make sure of the following:
- You've read the issues section of our [contribution guilde](#contributing).
- There are no other issues with the same problem already open.
- You adhere, as much as you can, to our issue templates.You can also open issues for feature requests. These issues follow the same rules as explained above.
## Community
If you have any questions or just want to talk to us, we have a [Discord server](https://discord.feinwaru.com) that you can join. We will also post any updates for our projects on the above mentioned server.
If you're not into Discord we also have a [Twitter account](https://twitter.com/feinwaru) which we use occasionally for community announcements and large updates.
As mentioned above, this is a community driven project, and we would really appreciate any feedback that you could give us!
## Documentation
You can find SPPD's Rest API documentation [here](https://github.com/feinwarusoftware/sppd/blob/master/docs/api.md) and information about each route [here](https://github.com/feinwarusoftware/sppd/blob/master/docs/cards.md).
Legacy documentation for major releases will be made available here.
## Versioning
For transparency into our release cycle and in striving to maintain backward compatibility, SPPD is maintained under the [Semantic Versioning guidelines](https://semver.org/). Sometimes we screw up, but we adhere to those rules whenever possible.
See [the Releases section of our GitHub project](https://github.com/feinwarusoftware/sppd/releases) for changelogs for each release version of SPPD. Release announcement posts on [our Discord server](https://discord.feinwaru.com) contain summaries of the most noteworthy changes made in each release.
If possible we plan to update the website within a few days of new information being available alongside hotfixes released as required.
## Creators
Lukasz Niezabitowski
- **GitHub:** [Dragon1320](https://github.com/Dragon1320)
- **Discord:** Dragon1320#7777Matthew Watt
- **GitHub:** [MattheousDT](https://github.com/MattheousDT)
- **Discord:** Mattheous#5750## Thanks
**JSON Editors**
Thanks for making out day easier by taking care of the 10s of thousands of lines of statistics.
- [Umustalldie2](https://github.com/Umustalldie2)
**Website Maintenance**
Thanks for fixing the bugs that never should have been there in the first place.
- [Tweeno](https://github.com/iTweeno)
## Copyright and license
Code and documentation copyright 2017-2020 the [SPPD Contributors](https://github.com/feinwarusoftware/sppd/graphs/contributors) and [Feinwaru Software](https://github.com/feinwarusoftware). If you want to use any of the code in the repo, please seek explicit permission from [the project creators](#creators).