BSData / bsdata

BattleScribe data file hosting platform
http://battlescribedata.appspot.com/
94 stars 51 forks source link

added React code into repo #241

Open NistrumCain opened 5 years ago

NistrumCain commented 5 years ago

if you want to see how it looks you can go into the react folder under webapp and run an install and npm start, i have a problem atm with a cors request which i cant really get around without having a local version of the app running..

what i might do for now is put in dummy data to represent the api response and get it running with that and swap it out after

amis92 commented 5 years ago

Yup. Dummy data sounds perfect. :)

NistrumCain commented 5 years ago

I just saw the .net tickets you planning to replace the whole backend to it's a. Net/react stack?

amis92 commented 5 years ago

Yup. At least that's the hope.

NistrumCain commented 5 years ago

Never worked with .net before! It makes no odds to the frontend obviously as long as there is an endpoint for me to grab data from :p

NistrumCain commented 5 years ago

added dummy data and added in some of the new graphics quick screenshot of how things are looking atm

Capture

amis92 commented 5 years ago

Looking great! Especially the newer icon (and font I think?) :D

NistrumCain commented 5 years ago

Yeah I dont want to mess with the look too much for now. Once its up and running we can talk about changes.. I have a few ideas