cs3226-2017-3c / lab05

0 stars 0 forks source link

Add loading page. #8

Closed davidzhao800 closed 7 years ago

davidzhao800 commented 7 years ago

I created a loader for Index page. I am not sure whether we need it. You can open Chrome and use developer tools (right-top corner) to slow down your network to 2G or 3G to see the loader. If we need this loader, we also need loading page for detail page because detail page also get all the student data from database. Btw, you need to go to server and run $ sudo git checkout loader