Code Monkey home page Code Monkey logo

dispatcherkabha's Introduction

DispatcherKabha

A React Native Application that provides live top and breaking headlines news for a country depending on the location of the user device.

Table of Contents

Description

Provide a detailed description of the project, including its purpose, features, and any relevant information.

Dispatcher App using Google News API which locates articles and breaking news headlines from news sources and blogs across the web.

You can search articles by Keywords and phrases using the search icon button. Also the app allow filtering articles by Dates and timeframes, Publishers and Languages using the filters provided for the user.

The application allows users to save articles which will be added automatically to favorite screen, so they can see the articles anytime even if there is no internet connection.

Each user have to go throw authentication processes signup or login, it will generate unique ID and firestore token for each user.

You can navigate to profile screen to edit profile picture or profile settings preferences.

Installation

To install the project you need to do the following steps:

  • clone the project to your local machine.
  • npm install to install all the dependencies.
  • npm run start to start the metro.
  • npm run ios-device for build and run on your own device.
  • npm run ios to build and run on ios simulator.
  • npm run android to build and run on android emulator.
  • npm run reset to clean cache and start the metro.

Technologies

  • React Native
  • Typescript
  • Firestore database
  • Firestore authentication
  • Redux toolkit
  • React Navigation
  • Animations
  • Local Device Storage

Folder structure

  • config: Folder containers the base url and the apiKey
  • src: This folder is the main container of all the code inside the application.
    • assets: Asset folder stores all images.
    • components: Folder contains common component which used through the application screens.
    • hooks: Hooks folder containing custom and build-in hooks such as Redux hooks.
    • routes: Folder stores all the navigators of the application from React Navigation and it's types.
    • screens: Folder that contains all application screens and the nested screens.
    • services: Folder containers all the files that responsible for handling the cloud and authentication requests as well as the api calls to retrieve data.
    • store: Folder containers all the redux async thunk middlewares and the slices as well as the types and the store.
    • util: Folder containing enum,colors,types,consntants files.
    • DispatcherApp.tsx: file which contains the root navigator for the all the application screens.
  • App.txs: Main component that starts the whole application.
  • index.js: Entry point of the application as per React-Native standards.

APP

dispatcherkabha's People

Contributors

kabhamo 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.