SakuradaJun / Travel-App

Django web application for a travel community. It will include social capabilities and allow users to find each other by proximity and meetup while traveling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travel-App

Contents

Introduction

This is a Django web application for a travel community. It will include social capabilities such as user profiles and chat groups. It will also allow users to find each other by proximity and meetup or help each other while traveling.

This ReadMe will host notes needed to run the app locally and in production on Windows OS Jump to: Integrations,In Progress, Page Top,

In Progress

Working in branch add-react Installing react frontend using npm, Parcel and Babel.

windows npm help https://www.npmjs.com/get-npm

Integrations

The current build is entirely run on Django but we are looking into React/Vue front end capabilities.

###Chat Chat is running on websockets through "channels". This requires redis Windows install help here

Jump to: Introduction, In Progress, Page Top

About

Django web application for a travel community. It will include social capabilities and allow users to find each other by proximity and meetup while traveling.


Languages

Language:Python 40.4%Language:HTML 22.8%Language:CSS 20.0%Language:JavaScript 16.7%