Ishi01 / CITS5505Group41Project

CITS5505 Agile Web Develoment Group Project
MIT License
1 stars 0 forks source link

CSS Styling Implementation #24

Closed Ishi01 closed 4 months ago

Ishi01 commented 4 months ago

This merge has a styling prototype, inc. a homepage, login and register retstyle using the new css and bootstrap inclusions. As far as I can tell from my tests, text inputs, links, clickables and database updates should still all work regardless of any backend changes, but this is the best way to make sure. Feel free to make styling suggestions, now that I have the basics in place I can implement most recommendations with relative ease

stuar7 commented 4 months ago

Nice, tested it out and don't see any issues with the website. Activating the virtual environment should match the creation script though (venv/venve), but this doesn't matter too much since the user can create their own environment name.

stuar7 commented 4 months ago

Merged into develop.