Skip to content

whitneyfirth/ventures-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

215 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ventures

Ventures is a 4 person group project for Module 4 at the Turing School of Software & Design. It is a cross-pollination project with two students from the Front-End Engineering Program and two students from the Back-End Engineering Program.The project specifications can be found here.

Ventures is an application to allow outdoor enthusiasts to browse outdoor festivals and events. You can browse through a variety of climbing, mountain biking, hiking, running, and white water rafting events all throughout the US. Each card gives more details including the start/end dates, a link to the events website, an accompanying photo and YouTube video, as well as buttons for the you to add that event to your ‘wishlist’ or ‘attending’ lists. Your profile page allows you to edit your user name and personal bio as well as view events filtered by upcoming events, wish-listed events, and past events you’ve attended. Ventures is here to help you find the right events for you! The link to the Ventures deployed Frontend can be found here. The link to the Ventures Backend API can be found here along with the github repo. We used waffle.io for our kanban board.

Preview

2019-05-10 12 32 58

Set-Up:

Front-end

Clone this repo by running: git clone https://github.com/whitneyburton/ventures-fe.git Run: npm install from the root directory Run: npm start and visit localhost:3001 in your browser

Back-end

(Associated backend repo can be found here).

Clone this repo by running: git clone https://github.com/mgoodhart5/ventures-be.git
Run: npm install from the root directory
Run: npm start and visit localhost:3000/api/v1/events in your browser to see all events. Further directions for other endpoints are listed on the backend repo's README.

Front-End Tech Stack:

  • React & React Hooks
  • Redux
  • React Router
  • JavaScript
  • SCSS

Testing:

  • Jest and Enzyme. Run npm test from the associated root directory.

Original Assignment:

Cross Pollination Capstone Project through Turing School of Software & Design.

Contributors

Karin Ohman

Whitney Burton

Anna Smolentzov

Mary Goodhart

Wireframes:

Created with Figma

Keeper wireframes

This project was bootstrapped with Create React App.

About

Ventures allows users to find and track their favorite outdoor festivals and events!

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors