compserv / hknweb

The new HKN website (using Django, hopefully at hkn.eecs.berkeley.edu soon)
https://dev-hkn.eecs.berkeley.edu
MIT License
19 stars 108 forks source link

candidate project complete #545

Closed 0315jaewon closed 1 year ago

lo-maxwell commented 1 year ago

Looks fine, except that you have extra copies of /mysite and /polls in your repo when you only need the one copy within hknweb. Not a huge deal but if you were actually merging this in you would want to remove unnecessary code.

If you want to expand on this, some totally optional things to do are adding the polls app to the admin panel, creating clickable links going from the hknweb site to your app and back, or changing the layout to match the rest of the site.

Congrats on finishing your candidate project! I don't have a record of you coming to a weekly meeting, so I'll close this PR when you attend the meeting tomorrow. If you can't make it, let me know asap!

lo-maxwell commented 1 year ago

Closed after attending meeting.