xephyrous / vct-valiance

A powerful, lightweight chatbot for Valorant fans, offering VCT updates, pro stats, game insights, and tools to create custom rosters and analyze strategies.
https://xephyrous.github.io/projects/vct-valiance/index
2 stars 0 forks source link

Base UI & UX #2

Open terminatedNULL opened 3 weeks ago

terminatedNULL commented 3 weeks ago

The application has fully-usable UI and a usable UX, no major bugs that stop the user from interacting with the application are present.

terminatedNULL commented 3 weeks ago

Users' UUID used in Firebase is stored in local cookies. Sessions are cleared if not accessed in X days. Users are reminded of this when closing the webpage (Add do not remind again button). Teams generated can be saved locally and loaded locally aswell. (Maybe conversations? But probably could expose it to an attack).

AidanMayo commented 2 weeks ago

Implemented a basic ui. Will cleanup whatever the guy before me did with the moving logo thing

terminatedNULL commented 2 weeks ago

Team UI needs developed, along with minor fixes.