Forces Unite is a matchmaking platform for gamers to find players and make friends. It was developed as group project for a capstone class.
- Developed the avatar image uploading system.
- Designed and implemented the core of the search API and UI.
- Containerized the API, SPA, Blob Storage, and database for testing.
- Created the landing page and showcase video.
- Researched competitors to clarify the focus and features of the site.
The site is live at https://nice-sand-06eb0990f.5.azurestaticapps.net. Use user1
with password pass_word1
to login, or create a new account.
- Backend
- Tools & Services
- Azure App Services
- Azure Static Web Apps
- Azure Communication Services
- Azure Blob Storage
- GitHub Actions
- Postgres
- Docker
- Frontend
See FU.SPA/README.md
and FU.API/README.md
for more details.
After installing npm and Docker, run npm run container-setup
in FU.SPA
to start the project. By default the site URL is http://localhost:5173
. To stop, run npm run container-teardown
.
Aaron Keys <[email protected]>
Ethan Adams <[email protected]>
Evan Scales <[email protected]>
Jackson Williams <[email protected]>
James Pretorius <[email protected]>