Henr1k-H1 / mwzCooldown

This react app keeps track of remaining time for cooldowns when crafting schematics in Modern Warfare Zombies (MWZ).

Home Page:https://mwz.henr1k.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mwzCooldown

This React app keeps track of remaining time for cooldowns when crafting schematics in Modern Warfare Zombies (MWZ).

The goal of this app is to see how much time is remaining for specific cooldowns without having to open the game. All unlocking and crafting still has to happen in-game.

Once a schematic has been unlocked in the game, it can be marked unlocked in mwzCooldowns. Unlocked schematics can be crafted and a timer will start based on the in-game time cooldown. If a schematic was crafted in-game and is still on cooldown, it can be crafted in the app and then manually edited to reflect the correct cooldown time remaining.

Further, schematics can be favorited to make them easier to find.

Demo

Screenshots

Active Cooldowns

Active Cooldowns

Ready to Craft

Ready to Craft

Locked Schematics

Locked Schematics

Editable Timer

Editable Timer

Further Development

  • User login system
    • track cooldowns per user
    • add profile page
  • Notifications
    • when a cooldown timer is over
    • when nothing is on cooldown
  • Light mode and toggle between dark and light mode

Frontend

Backend

Author

License

This project is released under MIT License.

About

This react app keeps track of remaining time for cooldowns when crafting schematics in Modern Warfare Zombies (MWZ).

https://mwz.henr1k.com/

License:MIT License


Languages

Language:JavaScript 84.3%Language:HTML 9.3%Language:CSS 6.4%