MaxFerney / CSCI243-Project

csci 243 final project
0 stars 0 forks source link

Project Feedback #1

Open besmera opened 5 years ago

besmera commented 5 years ago

Love that you did something you enjoy and made something useful. Good combination of front/end vs backend. A little light on functionality and demonstrating your skill but overall good.

MaxFerney commented 5 years ago

Thank you. Both David and I play Risk of Rain 2. When the I played the first game, I did the same thing, but with python, and only added the functions (was gonna add a json database but was not as good with programming at that time). I decided to make one for this. I would've used sequelize, but Honestly I felt that it wouldn't fit well with how I built the site and how it's used. Having the local json file made accessing all of the data much faster than with that of a sequelize database. But thank you again for that!

Also I do plan to eventually use this website if I ever learn how to host a website like doing with localhost.