Skip to content

Rizculla/-rn-assignment4-11296671

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student ID : 11296671

Jobizz App Jobizz is a job search app that allows users to find and apply for job listings. The app features a clean and intuitive user interface, making it easy to search for jobs, view job details, and apply directly from the app.

Components LoginScreen The LoginScreen component displays a login form where users can enter their name and email to log in to the app. It also provides options to log in with Apple, Google, or Facebook.

HomeScreen The HomeScreen component is the main screen of the app. It displays a header with the user's name and email, a search bar to search for jobs, and a list of featured and popular jobs.

SearchBar The SearchBar component is a reusable search bar that allows users to enter keywords to search for specific jobs.

JobCard The JobCard component displays a job listing with the company logo, job title, company name, salary, and location.

FeaturedJobs The FeaturedJobs component displays a horizontal list of featured jobs, each represented by a JobCard.

PopularJobs The PopularJobs component displays a list of popular jobs, each represented by a JobCard.

Screenshots Login Screen Home Screen

Installation To run the Jobizz app on your local machine, follow these steps:

Clone the repository:

bash Copy code git clone https://github.com/Rizculla/jobizz-app.git

Navigate to the project directory:

bash Copy code cd jobizz-app Install the dependencies:

bash Copy code npm install Start the development server:

bash Copy code npm start Open the app on your iOS or Android device using the Expo Go app or in an iOS or Android simulator.

Technologies Used React Native Expo React Navigation

Contributing Contributions are welcome! If you'd like to contribute to the Jobizz app, please fork the repository and submit a pull request. If you encounter any issues or have any suggestions, please open an issue on the repository.

License This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A login and home screen of an expo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published