This app is designed to keep track of what items are needed for missions and upgrades in The Cycle: Frontier. Once you know how many of everything you need, you know what you can rest easy selling or giving to your friends. It also serves as a comprehensive mission objective list. It was built using create-react-app with Typescript. Data is stored in local browser storage. While this app is open source, I do not give anyone permission to fork or reuse this code for purposes other than education or contributing to this project.
- Some quantities or items may be incorrect - if you see a discrepancy, please submit an issue or PR.
- Icons and rarity for items
- A way to show only items needed for the next N steps of an upgrade or mission
There are no ads in this app because ads suck ass. If this saved you a headache or hours of organizing/maintaining a spreadsheet, consider supporting me via Patreon.
Feel free to submit pull requests if you know your way around JSON/React and Github issues if you don't.
Try to lint your PRs before submitting by running npx prettier --write .
.
I have no rights to anything related to The Cycle: Frontier. If Yaeger wants to sue me, I will face God and walk backwards into hell.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.