Skip to content

A web app that allows for users to search for cycling routes, and create blog posts about them

Notifications You must be signed in to change notification settings

rakib2067/JYOURNEY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JYOURNEY

Project Description

A full-stack web application where users can create an account, search for a cycling route, and make blog posts of cycling routes.

Made using React, Django rest framework and google maps API

Installation & Usage

Client

  • Run npm install
  • Run npm start

Server

  • Open Venv on python 3.0+
  • run pip install -r requirements.txt
  • run python manage.py runserver

Process & Planning

Technologies

  • React
  • Django-Rest-Framework
  • PostgreSQL
  • Firebase

Functionalities

  • Register and Sign in
  • Search for Cycling Routes and recieve quickest route through map UI
    • Add Route to Library
  • Upload Profile Picture
  • Mark routes as completed
  • Create Blog Post on Route
  • Comment on Posts

About

A web app that allows for users to search for cycling routes, and create blog posts about them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages