advweb-grp1 / advanced-web-final-year-project

Final year advanced web develop unit project
MIT License
1 stars 0 forks source link

Site map #14

Open AymanReh opened 1 year ago

AymanReh commented 1 year ago

DRAFT of sitemap.(NOT FINISHED)

cardio drawio Was wondering what else dashboard would lead to. Was thinking of adding Queries to dashboard but not sure if that would be necessary Thinking of adding Navigation bar #12 but wouldn't that be similar to queries. Also any other feedback would be appreciated

AymanReh commented 1 year ago

Going to add more to each subpages just wanted some feedback on how it currently is

LiamSingh64 commented 1 year ago

So is Queries just straight up readings from the database? Could we not just have 1 page where the user selects a data column(s) to compare to each other, instead of 3 separate views?

rwx-yxu commented 1 year ago

I would suggest to separate out home from login. The home page would host some generic info about the project.

Not sure why would delete data and add data be accessible from home? Surely, they should be accessible from the Dashboard?

Charts shouldn't be an independent page since the charts appear on the dashboard.

Queries page should also be accessible from the dashboard rather than directly from home.

Also, include colour coding for accessible once authenticated and not authenticated. If using colours, include a key to signify what the colours mean.

AymanReh commented 1 year ago

the website im using doesn't let me change colours but on boxes, instead I connected them to login to show what they have access to once logged in. Also took Liams feedback and combined queries into 1 since that makes more sense cardio drawio (4)

I wanted to add more to the sitemap but I feel like adding more would make it unnecessarily complex when it doesn't have to be.

rwx-yxu commented 1 year ago

Why separate out the add data and delete data? Are you not allowed to update data?

AymanReh commented 1 year ago

Why separate out the add data and delete data? Are you not allowed to update data?

ill add update data. The reason I added add data and delete data is that, I wanted to show that the user would have access to those features from the dashboard but looking at it, it looks like delete data and add data will be on separate pages cardio drawio (5)

rwx-yxu commented 1 year ago

I would suggest to use a dotted line to show that it is behaviour of the dashboard rather than a separate page for each of them.

AymanReh commented 1 year ago

so something like this? cardio drawio (7)

rwx-yxu commented 1 year ago

Yes. That is fine.

rwx-yxu commented 1 year ago

Updated site map that was made a week ago but wasn't uploaded here for some reason. image