13 Commits

Author SHA1 Message Date
fa8552d488 Fixed login route and authentication guards. 2022-04-07 13:36:49 -05:00
b575fc7fde Login endpoint now returns the user profile. 2022-04-06 22:53:20 -05:00
f98b003808 Implemented component version of authentication guard. 2022-04-06 21:18:48 -05:00
34bbfb3d5d Final changes. 2022-04-05 20:54:26 -05:00
6cd421ba01 Fixed sport display. 2022-04-05 20:13:55 -05:00
911e5a2c79 Merge branch 'Dashboard' into restructure 2022-04-05 20:00:28 -05:00
Piyush Sharma
8f46ad77b8 Added cards and scroll styling 2022-04-05 20:17:50 -04:00
c4c4031e4c Login complete. 2022-04-05 19:14:11 -05:00
c1589b9758 Welcome page now shows current matches. 2022-04-05 03:28:12 -05:00
f8abf7cd48 Changed carousel images to be more fitting. 2022-04-05 01:06:54 -05:00
8464c4debc Changed carousel images to larger images and restyled. 2022-04-05 01:00:25 -05:00
Piyush Sharma
3124f05544 Added New Carousel 2022-04-04 23:06:59 -04:00
ba566040b1 Rewrite phase 1.
Started improved client code structure.

Implemented session based authentication serverside.

Implemented user, match, and sport database models serverside.

Implemented Controllers for variety of C and R operations of CRUD.
2022-04-04 20:15:43 -05:00