By Lentz Chun
THE DOTA 2 GUIDE
Technology Used
MongoDB Node.Js Express
CSS/Bootstrap HTML5
Trello GitHub
The Idea...
A quick web app to pull up Dota 2 hero counters and tips.
Features
-Facebook Login -Steam Login
-Mobile supported -predictive text/autocomplete search bar
-easy hero minimap icon (alphabetically positioned)
Challenges
Not knowing how to store my Hero data into the MongoDB database. Accessing steam data. Making the predictive text work.
Solution
Made a seeds.js file and put data in that file only run it once to have it stored in the database once.
Future updates
Be able to replay matches
Display most picked Heroes in the current patch.
Display MMR rankings. Be able to access Steam inventory and have a showcase of the hats. Finish the whole thing.
DEMO
By lentz03