Coder Social home page Coder Social logo

gym-tracker-react-native's Introduction

gym-tracker-react-native

TLDR Description

Native android app written in React Native - to record workouts in the gym. Hooked into a Node-Express-Mongo server hosted on AWS EC2.

Description

This is part of a MERN app hosted on AWS. The backend is a MongoDB database hosted on Mongo Atlas, accessed through a Node-Express server (running on an AWS EC2 instance). The initial inspiration for this project was to open up my gym data so I can monitor my fitness and gym performance more closely, importing it into a database for trend analysis (which will form another project).

gymtracker-walkthrough

Technologies Used:

  • React Native
  • React Navigation
  • Redux
  • Javascript ES6
  • MongoDB
  • Node server (Mongoose, Express) (in another repo here: HERE)
  • Authentication
  • React native paper
  • AWS

What I would do differently:

  • Implement Redux from the very beginning, instead of refactoring several times to implement redux.
  • Plan the data flow from the beginning and design the architecture around this.
  • Host the Node server on AWS Elastic Beanstalk.
  • Implement unit testing from the beginning.

Future plans (in no particular order):

  • Add password hashing.
  • Complete Redux refactoring.
  • Seperate logic and style components.
  • Enfore HTTPS in the server.
  • Move the Node server from EC2 to AWS Elastic Beanstalk.
  • Complete styling.
  • Google and Facebook authentication.
  • A web-app to enable access to historical data.

Check out the server HERE

gym-tracker-react-native's People

Contributors

dankentfield avatar

Watchers

James Cloos 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.