PhillipNgo / PScheduler

This repo represents pscheduler.com, an open source schedule generation and building tool for Virginia Tech students.
http://www.PScheduler.com
13 stars 7 forks source link

Grade distribution API in dev backend #27

Closed phongfrancis closed 5 years ago

phongfrancis commented 5 years ago

Add support in API for grade distribution data. Beginning work for #4.

PhillipNgo commented 5 years ago

Ok made some comments. Obviously you're still working on it but try to clean things up before you push. Let me know if something doesn't makes sense. For now just work on getting courses to show up in the API and then we'll merge that in. After that we can work on the api query.

PhillipNgo commented 5 years ago

Ok looks good, commented a few changes. Also lets change GPACourse to CourseGPA and same with the repository file. Also remove changes to package-lock.json. I would commit all these changes for you if I could since they're all minor. After this I'll make you a collaborator so you can actually make branches that I can push to.

PhillipNgo commented 5 years ago

Ok last changes I'll merge after that. I'll just commit those changes next time when you can make a branch in my repo