jamesperes-zz / EC

Project for English College
MIT License
12 stars 6 forks source link

Classes #27

Open samukasmk opened 6 years ago

samukasmk commented 6 years ago

Teachers:

Students:

Entity:

jamesperes-zz commented 6 years ago

@samukasmk look a6fd3eaf44110866bc95ecc0e28c8d1c80112bb5 I made Classrooms > Classes > Class,

however, if the user types in the address bar the "Class" id he can see

jamesperes-zz commented 6 years ago

https://github.com/jamesperes/EC/issues/27#issuecomment-354409757 fix part this bug in commit df5c317844d1f220d07d39c6ed4cc4914d80ae3a http://127.0.0.1:8080/class/"ID"/ -> is OK user see only yours id but in http://127.0.0.1:8080/class/"ID"/attendances/ -> all can see, and I don't understand what's happens.