issues
search
simpixelated
/
disruption
A game of startups.
0
stars
0
forks
source link
React MVP
#44
Closed
simpixelated
closed
8 years ago
simpixelated
commented
8 years ago
TODO:
[x] close existing issues
[x] separate this list into issues
[x] separate app.spec.js into modules, combine using Babel and a build process (jspm?)
[x] create app state with immutable.js
[x] redefine actions with new simple attributes:
purchaseCost
,
perTurnCost
[x] separate actions into assets and upgrades
[x] be to run in browser with just
npm start
[x] create React components:
React Components:
[x] asset/upgrade: title, purchase cost, valuation increase, per turn cost (or yearly), timer progress, micro-manage button, number of assets
[x] asset list
[x] funding UI
TODO:
purchaseCost
,perTurnCost
npm start
React Components: