-
Notifications
You must be signed in to change notification settings - Fork 1
Unique Features and Usability (Deliverable 4)
User-Friendliness:
This image increases the efficiency of choosing a date for confirming a start date of a coop.
Unique information for Unique users:
In this Video, a user tries to access without an ID and with a non-existent ID and is denied access in both cases.
In these videos 1 /2 two different users with different ID's access the system to access unique coop placement form.
Simplistic design and ease of navigation:
The image here is the UI of the system, it is very simple and straight forward.
How to run Frontend?
- Once we push to git, the frontend will be automatically depoloyed using Travis
Frontend link: https://coop-frontend-g8.herokuapp.com/
How deploy run Backend?
- Once we push to git, the backend will be automatically depoloyed using Travis
Trying functionalities:
-
Before we get into the website we can follow these steps to test functionality:
-
Creating coopPositions for Google in Backend:
-
- https://coop-backend-g8.herokuapp.com/CoopPosition/100?PositionName=Hardware Intern&CompanyName=Google&startDate=2020-12-12&endDate=2020-12-15
*Creating Student in Backend:
-
Assigning Student to Coop Position in backend:
-
Using Frontend we can create and employer with Company Google
-
Now we can see the Coop Position created in the Coop Position button. Also once we select the coop position, it will display the ID of the student associated with that coop position.