Skip to content

sf-wdi-37/project-wayfarer

 
 

Repository files navigation

Project Wayfarer

Brief

We have been commissioned to build a travel community, code-named Project Wayfarer for now, for users to blog about trips and share their favorite locations around the world.

Client Contract

The client has provided basic wireframes and user stories. In some cases, these requirements may be vague or incomplete.

Process

The client contract consists of three core sprints and four bonus sprints. Each sprint contains a set of user stories. You may not complete all of the sprints within the time period, and that's ok. The goal is to gain experience working on a development project in a group while navigating a client's feature list.

IMPORTANT: You may not begin a new sprint or start on a bonus without client approval.

You will work in groups of 3-4, and we expect you to pair program for the majority of the time you're writing code.

During morning scrums and in smaller check-ins throughout the day, clearly communicate your current status and next steps to your teammates. Use a kanban-style scrum board such as Trello to organize tasks.

Commit changes at least once for each user story. Put effort into your design. Use a CSS framework (e.g. Bootstrap or Materialize), partials, and some custom CSS or Sass/Less.

Work as git collaborators, build on feature branches, and submit pull requests for review and merging.

After you have completed your project, deploy to heroku to get practice getting the app online. The earlier you resolve deployment, the easier it will be to fix bugs.

Refactor your code after each sprint, considering:

  • Indentation
  • Readability/clarity
  • Naming
  • Organization
  • Commenting
  • DRYness

Questions to Ask Yourselves

  1. Are you all clear about what the client wants? Identify vague areas. Seek clarification in any cases where you feel less confident about your interpretation of the client's vision.

  2. What will the UX/UI flow be? Hammer out any areas of ambiguity in the wireframes

  3. Which model(s) do you need to implement? Create an ERD for the client to reference.

  4. What are the major milestones or components that you need to complete? How can these be turned into tasks that group members can complete in pairs? Where do these milestones overlap and how will those related tasks be managed?

  5. What milestones are you and your group members interested in working on? How can you effectively delegate the work into pairs so that each group member is interested, challenged, and productive?

Presentation

Each group will present their project on Friday, May 12th starting at 1:30 PM for 10 minutes.

Each member of your group should speak for equal parts during your presentation and mention which parts of the project they worked on.

Your presentation should include:

  • Tour (demo) of your app, ideally deployed on heroku.
  • How did your group approach the requirements? (mention anything unique or creative your group chose to do)
  • What was easier than you thought? What was more challenging?
  • What is a lesson you will carry forward to working on future projects?
  • Shout outs for fellow students!

Evaluation

You will be evaluated on the following measures:

  1. Project workflow
  • frequent commits with good commit messages
  • cooperative group work including majority of pair programing
  • effective use of branches
  • planning to avoid excessive merge conflicts
  • deliberate approach, logical progress from skateboard to car
  • the code is your original code
  1. Execution
  • to what degree does your app fulfill the user stories?
  • code is clean
  • follows good naming conventions
  • code is free of obvious errors and bugs
  • team demonstrates good problem solving
  • code is DRY
  1. Technical requirements
  • meets base specifications for all required sprints
  • deployed to heroku
  1. Creativity / User Experience
  • polished appearance
  • personalized spin, not just a template
  • attention paid to user experience

About

A MEAN or MERN travel blog project for teams

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published