Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 603 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 603 Bytes

EDH Power

screen shot

Created a full stack Magic the Gathering deck rating website for the EDH Format that allows users to register decks that they have created and easily survey other players for feedback about how powerful their decks are.

The api was built using Node.js, Express and MSSQL. The database is hosted on Azure using Microsoft SQL Server.

Website

Click here to view the site!

Frontend Repo

Click here to view the code for the backend