Coder Social home page Coder Social logo

abhinandanpadhi / mall-e Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 38.86 MB

A Mall Companion app to track Crowd Density in Singapore Malls, Waiting Time of Restaurants, and more during the COVID-19 pandemic.

JavaScript 85.89% Starlark 1.04% Java 3.63% Objective-C 2.42% Ruby 0.49% Python 5.11% CSS 0.06% Pug 1.36%

mall-e's Introduction

Mall-E

What is Mall-E?

Mall-E is a mobile app (iOS and Android) created using React Native that allows users to monitor the crowd density of various malls around Singapore as well as check approximate waiting times for restaurants in Singapore's malls. This app relies on data from various APIs, including Google Places API, BestTime API, and more, to obtain up-to-date crowd density and waiting times information.

Instructions for running the Mall-E app (on a virtual Android device)

Run "npm i" both from root directory and then from MallE directory to install all the node modules.

To run the project on an Android Virtual Device or on real debugging device: IF YOU ARE USING REACT CLI:

  1. Uncomment this line "org.gradle.java.home=C:\Program Files\Java\jdk-11.0.8" in gradle.properties file in MallE/Android folder
  2. Go to Code/MallE dirctory and run "npx react-native run-android"

link for vector icons https://oblador.github.io/react-native-vector-icons/

To start python server for popular times:

  1. change the ipAddress in the cofig.json file to your ip address
  2. Go to python_server folder
  3. pip install flask
  4. pip install flask_cors
  5. Type 'python api.py'

To start server for login/register:

  1. change the ipAddress in the cofig.json file to your ip address
  2. Go to server folder
  3. Type 'npm i'
  4. Type 'npm start'

Test credentials for login: Email: [email protected] Password: test123

mall-e's People

Contributors

abhinandanpadhi avatar

Watchers

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