Guest User

Untitled

a guest
Jun 23rd, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. # Capstone Proposal
  2.  
  3. ## Kayak Group Finder App
  4.  
  5. Whitewater kayaking is a sport best enjoyed in groups. It is a great way to meet new people, learn to be a better kayaker, and most importantly it is essential to safety. Currently, kayakers typically self organize among friends or join paddle clubs. KayakApp is designed to allow users to easily post and view kayaking trips on various rivers and easily connect with other kayakers who are interested in the same run.
  6.  
  7. ### The Problem
  8.  
  9. * Kayak club trips restrict you to the river and run that has been planned for that meetup
  10. * Whitewater kayaking without a group of safe kayakers greatly increases risk of injury or death
  11. * Planning your own trip with friends or club members can be a burden
  12.  
  13. ### The Solution
  14.  
  15. * KayakApp will allow users to view proposed trips sorted by river
  16. * Integrated map function that allows users to easily find river access points for the trip
  17. * Ability to express interest and then RSVP to a proposed trip makes it easy to connect with other kayakers
  18. * User profiles will make the skill level of other interested users easy to view in order to ensure there is enough experience for a safe trip
  19.  
  20. ### User Experience
  21.  
  22. * As a user, I need to be able to log in and create a profile
  23. * As a user, I need to be able to easily view the rivers available for trip planning
  24. * As a user, I need to be able to view current trips that are being proposed
  25. * As a user, I need to be able to view the difficulty of proposed trips
  26. * As a user, I need to be able to express interest or RSVP to a trip
  27. * As a user, I need to be able to propose a trip
  28.  
  29. ### Technologies
  30.  
  31. * React
  32. * Javascript
  33. * Node
  34. * Express
  35. * PostgreSQL
  36. * Semantic UI React
  37. * React Leaflet
  38. * React Geocoder
  39. * Heroku
  40. * Firebase
  41. * Knex
  42. * Redux -new tech
  43. * Firebase Auth - new tech
Add Comment
Please, Sign In to add comment