Worked from 2019-06-28 to 2019-07-22
✨ GitHub stars:1
🏷 Tags
🚦 Status
FinishedA mobile application prototype made in React Native for the French course of Analysis and Design of User Interfaces SEG 3125 at the University of Ottawa for my fourth semester. This was my second React Native project.
The idea behind the application is to allow for job seekers to be able to explore careers by visiting or job shadowing teams within an organization for a price. It would allow the user to discover new careers by exploring their options or to learn more about a specific career.
Welcome
On initial launch, the user is greeted with a welcome screen that allows them to know what the application is about and what it can do for them.
Afterwards, the user (if not already authenticated) is prompted to either login or sign up.
Home
Once the user is authenticated they can start exploring the application. The home screen is the first screen that the user sees after logging in. It contains a map that shows the user’s current location and the location of the organizations that are available in the application. At the bottom they also have access to the general settings of the application.
From the same context, they have access to the opportunities that they have applied to.
Submission
When the user is interested in a specific opportunity, they can apply to it by clicking on the opportunity’s card. This will take them to the opportunity’s page where they can see more information about the opportunity and apply to it.
If they haven’t already entered their payment information, they will be prompted to do so before applying to the opportunity. Afterwards, there is a summary of the opportunity that they are applying to and a confirmation screen.
🗞 Source Code
- Available on
- * GitHub (BenJeau/ExploreCarriere)
🛠 Technologies
Languages
* JavaScript - 🔍
Frameworks
* React Native - 🔍