Senior at Umass Lowell majoring in Computer Science. I'm available for full time hire on January 2019.
Allows users to register and sign in. The user then create a draft and invite other users. Users can pick players and post to the draft message board once the draft starts.
How it works: Users get a unique token when they sign in which lasts about an hour. During the draft all the logic is handled by the back end to update the draft in real time. Information like the draft timer, who just got drafted and whose turn it is to draft.
Website is live if you want a demo
Github Spring Boot Code Github React Code Website
Created a social network that allows users to create a profile, edit their profile picture, post updates, and follow other users.
Github Code Website