Skip to content

infoshareacademy/jfdd14-recurrentErr-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crossRoads

Made by Recurrenter

CrossRoads is an app created for planning trekkes in Tricity and the surrounding area. It plans hikes based on given time, hike's difficulty and their location. You can check it out here.

Crossroads demo


Table of contents

Features

  • registration/login
  • search hikes by name, difficulty level and time
  • add hikes to favourites
  • add your own trekkes
  • check our statistics in dashboard
  • share link to app with friends

Technologies

Libraries used in the project: here.

Homepage

Homepage of the app can be found here. This page was our first step in making the app. Source code here.

Crossroads homepage

Game

We also made a top-down scrolling game accompanying our website.

Crossroads game

How to start

  1. Clone the repo

SSH

[email protected]:infoshareacademy/jfdd14-recurrentErr-app.git

HTTPS

https://github.com/infoshareacademy/jfdd14-recurrentErr-app.git
  1. Install all project packages:

npm install

  1. Start project:

npm start

  1. Open http://localhost:3000 to view it in the browser.

Branch naming

  • Feature branch
feature/(number of task from Jira)-(name-of-task)

For example:

feature/50-readme
  • Hotfix branch Branch for project maintenance purposes:
hotfix/(day and month)-(name-of-task)

For example:

hotfix/1702-style-cleanup

Developers

Recurrenterr team:

Github LinkedIn
Paweł Politowski pawel-politowski in/pawel-politowski
Paulina Ziomkowska paula-dm in/paulina-ziomkowska
Karolina Szlenk karolina-szlenk in/karolina-szlenk
Piotr Kielak PTR-KLK in/piotr-kielak

Acknowledgements


2020 Recurrenterr

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published