Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://wtoldt.github.io/stardew-valley-checklist/
Basic app to keep track of collected items
https://wtoldt.github.io/stardew-valley-checklist/
Last synced: 2 months ago
JSON representation
Basic app to keep track of collected items
- Host: GitHub
- URL: https://wtoldt.github.io/stardew-valley-checklist/
- Owner: wtoldt
- Created: 2018-05-14T02:47:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T04:35:00.000Z (about 2 years ago)
- Last Synced: 2024-08-04T06:01:06.379Z (6 months ago)
- Language: TypeScript
- Size: 1.75 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesomestardew - Stardew Valley Checklist - valley-checklist)) (Uncategorized / Uncategorized)
README
# Stardew Valley Checklist
A simple app for keeping track of community center bundle completion status.
[https://wtoldt.github.io/stardew-valley-checklist](https://wtoldt.github.io/stardew-valley-checklist)
---### Features
* Keep track of community center items collected and bundles/rooms completed.
* Filter and search for items by **bundle, room, season,** and **skill**.
* Filter and search for bundles and rooms by reward.
* Export and import saved lists.### Build
Project source files are contained within the Project directory. `cd` into the Project directory and run `npm install` to install dependencies. Run `npm start` to start the project on localhost:4200. This is an **Angular** app created with the angular cli, for further instructions and build options, see the [auto generated README.md](https://github.com/wtoldt/stardew-valley-checklist/tree/master/Project) inside the Project folder.###### Copyright
Bundle and Item information is from the [Stardew Valley Wiki](http://stardewvalleywiki.com/Stardew_Valley_Wiki) and is used under the [CC BY-NC-SA 3.0 License](http://creativecommons.org/licenses/by-nc-sa/3.0/).[Stardew Valley](http://stardewvalley.net/) © [Chucklefish LTD.](https://www.stardewcommunitychecklist.com/).