Skip to content

josephscha/gundam-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

|- App (state of current user w/all their stuff) |- Login/Signup |-NavBar |-Store (item container) |-items |-Battlefield (left to right) (current HP PATCH or STATE?) |- Opponents |-BattleGundam |- UserGundams |-BattleGundam |-ProfilePage (PATCH to attach items to gundams) |-UserGundams |-ProfileGundam |- Inventory |-Item

Next Steps

  • items need attributes in store (hover to show?)

  • buy and sell gundams

    • import and display user gundams
    • (make methods for delete, post, patch)
  • next level of opponents (wave = user level)

    • less than logic to update user level
    • prize a multiple of level
    • change battlefield to have a start battle button in addition to choose gundam, set currentbattle level (choosen by user)

NOTE~~ I changed decrease balance to change balance in store

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.4%
  • CSS 15.9%
  • HTML 2.7%