heyarnold23 / MapYourRun-GroupProject-Clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MapYourRun

GIF of MapYourRun splash page

What is MapYourRun?

MapYourRun is a full stack app utilizing PostgreSQL, Flask, and React/Redux. MapYourRun allows logged in users to create running routes by interacting with a map, keep track of their created running routes, as well as interact with others in a social media like manner with the 'Activity Feed'.

Features

Routes

Logged in users can create routes via interacting with our integrated MapBox API

GIF of routes feature

Dashboard

Logged in users are able to view their created routes and stats via the dashboard.

GIF of dashboard feature

Comments

Logged in users are able to comment on other user's routes

GIF of comment feature

Friends/Social

Logged in users are able to friend each other on the Activity Feed and see pending/incoming requests under the Social tab.

GIF of friend feature

Application Architecture

MapYourRun is built on a React frontend with a Flask backend, using PostgreSQL as a database.

Frontend Technologies Used

  • React
  • Redux
  • MapBox API
    • The MapBox API was implemented to allow users to seamlessly create routes.

Backend Overview

MapYourRun uses a Flask server with a PostgreSQL database.

Backend Technologies Used

  • Flask
  • SQLAlchemy
  • PostgreSQL

Conclusion and Next Steps

So far we are pleased with the way MapYourRun has turned out. At this moment, we plan to touch up some styling on the page and perhaps implement pagination for the activity feed.

About


Languages

Language:Python 60.9%Language:CSS 34.6%Language:HTML 1.8%Language:Dockerfile 1.1%Language:Mako 0.9%Language:Shell 0.7%