Git Product home page Git Product logo

census-app's Introduction

Census App (Population registration app)

This is a basic client mobile app built while learning react-native. This app does not cover all the use cases related to population registration but the intention is to cover react-native fundamentals add basic features like login, security(JWT, secure cookie, authorization using tokens), validations, navigation, theming etc.

Demo(GIF)

Prerequisites

Please install latest NodeJS & NPM which is required to run this app.

This app is integrated with GraphQL-Apollo-Express-Server. So you will need to clone this repository locally and follow set up intructions available on that repository.

You will need to have Xcode and iOS simulator set up for IOS and for Android will need respective SDK & emulator set up before hand.

Installing

First install expo-cli

npm install -g expo-cli

Clone the repository by below command.

git clone https://github.com/noghanodedra/census-app.git

Then CD to cloned repo folder by

cd census-app
npm install

Locally running the app

Use below commands to start the app locally from the project root folder for respective platforms.

expo start --android
expo start --ios
expo start --web

Test users

Following test users are readily availabe to test the look and feel of the app.

Built With

  • Expo - With Expo tools, services, and React, you can build, deploy, and quickly iterate on native Android, iOS, and web apps from the same JavaScript codebase
  • React Native - Create native apps for Android and iOS using React
  • react-native-paper - Component lib for react native apps

Authors

census-app's People

Contributors

nodedra avatar noghanodedra avatar

Stargazers

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