TheSirLancelot/Netulla

Make the splash page pretty

Closed this issue · 6 comments

The main page of the web-app is still the "Shadow Suite" that we started with. We need to come up with something that matches what our app actually is.

If there's anyone that can work on this sooner rather than later, it would be nice to have this updated prior to our presentation to the class (which I think is going to be scheduled for Thursday 9NOV23, if the prof sends it out).

If there's anyone that can work on this sooner rather than later, it would be nice to have this updated prior to our presentation to the class (which I think is going to be scheduled for Thursday 9NOV23, if the prof sends it out).

NOTE: You'll have to update the first test in frontend.py with the new title that you add. Assumedly will be 'Netulla' instead of 'Shadow Suite'..

Updated to be particular to our app.
image
If anyone has more they want to add, or an idea of how to make the page itself look nice, feel free to add it.

I changed around the navigation bar to make it a bit more aesthetic.

Image

Only problem is that some functions use the side bar for information input and if we move forward with the new navbar we would have to make some changes. Example of function using sidebar:

Image

The only tools that use the sidebar for input so far are the template ones that we should remove before we submit the project, so as long as everyone keeps input on the pages going forward, not the sidebar, we should be fine.

Closing this one as it is a duplicate.