Code Monkey home page Code Monkey logo

justmeet's Introduction

JustMeet

JustMeet is a mobile application that facilitates in-person interactions between employers and job-seekers. We use the built-in smartphone GPS modules to access users' locations and push notifications to them regarding other users, based on interest and proximity. JustMeet provides a user friendly application that runs on IOS and Android, built with React Native. Applicants can view/update their profiles from within the app. Employers can view nearby applicants and request an in-person meeting. An intuitive map interface displays nearby applicants.

Demo

Below are screenshots from the JustMeet app demonstrating core functionality.

The 1st image shows the map screen where employers can view time-delayed user locations and select specific users to view more information. The 2nd image shows the profile screen, which displays important user information such as name, email, professional field, and LinkedIn profile. Here the employer can contact the applicant through a simple text input field, which routes through AWS SNS to the applicant's phone. The 3rd image shows the Coverage Map, where employers can visualize the geography of applicants in the area.

Table of Contents

Demo

Repository Strucure

Results

Built With

Authors

License

Acknowledgments

Repository Structure

Below is a summary of the directory structure of this repository. The entirety of the React Native code is found within the 'JustMeet/' directory. There you will find a more detailed description of the code therein.

├── JustMeet
│   ├── App.js
│   ├── __tests__/
│   ├── amplify/
│   ├── app.json
│   ├── assets/
│   ├── aws-exports.js
│   ├── babel.config.js
│   ├── components/
│   ├── constants/
│   ├── navigation/
│   ├── node_modules/
│   ├── package-lock.json
│   ├── package.json
│   ├── rn-cli.config.js
│   └── screens/
│   └── src/
├── ims/
├── PeriodicLambda.py
├── README.md
├── LICENSE

Built With

  • React Native - JavaScript Library for developing mobile applications
  • AWS Amplify - Library to incorporate serverless AWS backend with a React Native application
  • AWS Cognito - User authentication and management
  • AWS DynamoDB - Flexible NoSQL Database service
  • AWS Lambda - Serverless, scalable, on-demand compute
  • AWS SNS - Publisher-subscriber messenging service
  • Google Maps API - Interactive map for React Native

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • We thank Antoine Crouillebois for helping our design choices within the application.

justmeet's People

Contributors

bmmidei avatar ac4391 avatar markomandic 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.