Giter Club home page Giter Club logo

bike-race's Introduction

Bike Race

Getting Started

create branch, eg feature/something before working!

User Stories

  • as a user, I want to be able to visit the app, and view and join a list of organised bike races

  • as a user, I want to be able to create a new bike race, with a given start point and end point, at a given time

  • i want to be able to view the profiles of the attending members of any organised bike race

  • i want to be able to withdraw from an event i have signed up from

  • i want to be able to create a profile and update my user profile

  • i want to be able to view all races I have currently signed up to

  • be able to view events i have attended in the past

  • be able to pick a point on a map as my start point.

DB structure

user

id
username
email
imgURL
eventsAttended
bike_type\ dropdown list bike image? null initially\

event

id
eventName
description
startPoint [lat, long]
endPoint null
startTime(epoch)
maxGroupSize
distance
creator_id\

users_events

id
user_id
event_id\

comments

id
username
comment
event_id\

stretches

event categories
editing events? notifying other members
i want to be able to pick an endpoint on a map, and be given the path, distance and estimated duration of the bike race
enable comments on events
convert to progressive web app \

bike-race's People

Contributors

matt-blackbourn avatar mackenadam avatar emily-waters92 avatar phillip-wood avatar alex-shatskiy avatar manucanadas avatar garethwrite avatar larams13 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.