-
Notifications
You must be signed in to change notification settings - Fork 0
Rough Designs
The login screen is the main page users will get to when searching our website. Users can do several things here: login, create an account, or continue as a guest. One they choose one of these things they will be redirected to the homepage.
The recently used screen is where users who have an account, can look at previous files they have analyzed. They can also upload another file to analyze. Users can also group files into projects and compare the files in a project here. The sidebar is used for navigation.
This is the second version of the recently used screen. It has the same functionality as described above, but has a different design.
The homepage, recently used screens (both versions), and the final output all utilize a sidebar to navigate to the other screens. Users can click on a number of buttons to get to all other pages on the website (note: we have not fully decided what other pages we will include). When a user goes to the homepage, enters their credentials, and then clicks the login button they will be redirected to the homepage (from there they can use the sidebar for navigation). Lastly, from both the browser extension pages, the user can use the two links at the bottom to navigate to other pages. They can either use link one to login or they can use the homepage link to go to the main page.