Giter Site home page Giter Site logo

rn-assignment4-id-11091069's Introduction

ID - 11091069

React Native Assignment 4

Job Application Interface

This project is a React Native application designed to replicate a job application interface with a login screen and a home screen displaying job listings. Users can log in by entering their name and email, which will then be displayed on the home screen along with featured and popular job listings.

Features

Login Screen

  • Allows users to enter their name and email.
  • On pressing "Log in", the user is navigated to the Home Screen with the entered details passed as parameters.

Home Screen

  • Displays the user's name and email.
  • Provides a search bar for job searches.
  • Shows a list of featured and popular job cards.

Screenshots

Login Screen

login

Home Screen

Home

Getting Started

Prerequisites

  • Node.js
  • npm or yarn
  • React Native CLI

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/job-application-interface.git
    cd job-application-interface
  2. Install the dependencies:

    npm install
    # or
    yarn install

Running the App

  1. Start the Metro Bundler:

    npm start
    # or
    yarn start
  2. Run the application on an emulator or physical device:

    npm run android
    # or
    yarn android
    
    npm run ios
    # or
    yarn ios

Contributing

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-branch
  3. Make your changes and commit them:
    git commit -m "Add some feature"
  4. Push to the branch:
    git push origin feature-branch
  5. Create a pull request.

Contact

For any inquiries, please contact nkoafful001st.ug.edu.gh.

rn-assignment4-id-11091069's People

Contributors

kwasi-1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.