reset password
Author Message
hensan
Posts: 23
Posted 16:57 Jun 28, 2015 |

Just to clarify, are we to implement a login page for the Administrators Interface.

Since the homework description doesn't mention any login implementation.

cysun
Posts: 2935
Posted 19:14 Jun 28, 2015 |

No, you don't need to implement login/logout/registration for this assignment.
 

Last edited by cysun at 19:15 Jun 28, 2015.
mjamali
Posts: 4
Posted 14:36 Jun 30, 2015 |

Hello, 

I have already implemented login for admin and login/registration for users. Should I remove it or add details about it to readme file?

cysun
Posts: 2935
Posted 14:41 Jun 30, 2015 |
mjamali wrote:

Hello, 

I have already implemented login for admin and login/registration for users. Should I remove it or add details about it to readme file?

Please remove it - it'll save us lots of time when we grade your HW1. You can keep the code for later assignments when registration and login are required.