Skip to content

BootcampersCollective/5340CoffeeShop

Repository files navigation

Stories in Ready

5340 Coffee and Events

Repository for the 5340 Coffee and Events website.

Technologies Used:

Contributing

  • To initially begin working on the project, you'll need to first reach out to Charlie Beck on Slack to be added to the team.

  • Once you have been added to the team, clone the repository to your machine.

  • To do this run the following:
  • git clone
  • Next, you will need to install dependencies:

    • yarn
  • Now, you will need to build the code base using Gulp and launch the server.

    • gulp
  • Finally, to begin working on a particular issue, you'll need to branch off of the development branch, write the code to solve the issue, then submit a PR into the development branch. You should use the naming convention [issue-number]-[page]-[quick description].

    • git checkout -b [new branch name]

Page Structure:

  1. Landing Page aka Main Page -- this will be the page the home page of the website. It should be clean and simple with address, phone, and hours of operation in the bottom left, in the top left should be the nav bar, in the top right should be the Facebook, Twitter, and Email links, and in the bottom right should be "Powered by Bootcampers Collective" w/ a logo.

  2. Events -- This page will house all of the events that will be coming up at 5340. It should integrate with 5340 Facebook.

  3. Menu -- a place to show the shops menu.

  4. About -- a page to talk about the coffee shop and what they stand for.

  5. Get Here -- This page should show a little explanation of where they are located with a link to maps, plus their address, contact info, and hours of operation, plus a map of where they are.

  6. Heres an example to base off of: http://whatpixel.com/images/2016/coffee-cafe-websites/007-twenty-and-six.jpg

About

Repository for 5340 Coffee Shop website build.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published