Skip to content

App for managing Super Smash Brothers Ultimate rankings

Notifications You must be signed in to change notification settings

TrevorCarmichael/SmashApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmashApp

I created this app for the purpose of having an easier time seeding local tournaments for Super Smash Bros. Ultimate. This serves as a good starting point for the seeding and should only require a little manual tweaking, rather than doing it all by hand.

Different Technologies used

Future plans for project

Right now it works, but it isn't pretty. The plan for this was never to make it publicly facing, rather it would only be used by a few of us locally. I'll likely re-start this as another project where I build it better from the ground up. Looking back there's a few things I don't like. Likely to change:

  • Nuxt.js instead of plain Vue. SSR would be helpful to keep things performant.

  • Scrap Vuetify, use Tailwind.js to style components instead. Vuetify ended up being a lot heavier than I expected and doesn't seem to run well on mobile.

  • PostgreSQL instead of MongoDB. The data here is VERY relational and structuring this with Mongo felt like a workaround rather than a solution.

About

App for managing Super Smash Brothers Ultimate rankings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published