Skip to content

rayynaldgitau/Mobile-app-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jobify 🚀 Welcome to Jobify, your go-to job portal app! This Android application is built using Kotlin, and it leverages Firebase Storage and Firebase Realtime Database to provide a seamless experience for job seekers and employers alike. Features 🌟

  • User Authentication: Sign up and sign in using Firebase Authentication.
  • Job Posting: Companies can post job listings.
  • Job Applications: Job seekers can apply for posted jobs.
  • Application Management: Employers can accept or reject applicants.
  • Email Notifications: Send email notifications to users.
  • Job Categories: Jobs are grouped into categories (still in development).
  • Beautiful Icons: The app includes wonderful icons for an enhanced user experience. Getting Started 🛠️ Prerequisites Make sure you have the following installed on your machine:
  • Android Studio
  • Kotlin
  • Firebase account Downloading the Project Clone the repository to your local machine:
https://github.com/rayynaldgitau/Mobile-app-.git

Navigate to the project directory:

cd jobify

Configuring the Project 🔧

  1. Open the Project in Android Studio:
  • Launch Android Studio and open the Jobify project.
  1. Set Up Firebase: Go to the Firebase Console. Create a new project and add your Android app. Download the google-services.json file and place it in the app/ directory of your project.
  2. Add Dependencies: Open the build.gradle (Module: app) file and add the necessary Firebase dependencies:
implementation 'com.google.firebase:firebase-auth:21.0.1'
implementation 'com.google.firebase:firebase-database:20.2.1'
implementation 'com.google.firebase:firebase-storage:20.0.0'

Sync the project. 4. Configure Firebase Authentication:

  • Enable Email/Password authentication in the Firebase console under Authentication.
  1. Run the App:
  • Connect your Android device or use an emulator.
  • Click on the Run button in Android Studio to launch the app. Screenshots 📸 launch Screen main Page Screenshot 2024-10-09 055315 Screenshot 2024-10-09 055344 Screenshot 2024-10-09 055435 Screenshot 2024-10-09 055507 Sign In Sign Up screen

Contributing 🤝 Feel free to fork the repository and submit pull requests. We welcome any contributions or suggestions to improve Jobify! License 📄 This project is licensed under the MIT License. See the LICENSE file for details. Acknowledgements 🙏

  • Thanks to the Firebase team for providing a robust backend solution.
  • Special thanks to the designers for the wonderful icons used in this app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages