Skip to content

Repository files navigation

Capstone I Frontend

This project uses React and React-Router to display a Single-Page App.

Please refer to the Capstone I Project Requirements, as well as the Collaboration Guide.

Getting Started

This app works best in conjunction with a Capstone I Backend. Go to that repo and get it up and running so that this Frontend has an API to request data from.

With that done, run the following commands:

  1. Clone or fork this repository on GitHub.
  2. Install the NPM packages: npm install
  3. Preview your React app: npm run start-dev

You should be able to deploy this application to Vercel by simply connecting the GitHub repo to a new Vercel project. You will also need to configure the API_URL environment variable on Vercel to match the deployed API url for your backend. Likewise, you may need to configure the FRONTEND_URL environment varialbe on your Backend to match the deployed URL for this app.

TEMPLATE - Team Norms: Capstone I

We’ve discussed how we want to work together. We agree that these things are important to us, but that our opinions may change with experience. This is a living document, subject to change as we learn more about working together as a team.

Communication & Meetings

  • Whats App Groupchat for communicating with one another
  • EveryDay After lunch will be meeting planning for the next steps on what to do.

Code Quality & Standards

  • Must get your work done
  • Good comments that explain what the work you did does
  • Lots of formatting. USE PRETTIER
  • Readable (variable names(lowercase, uppercase), file names (Capital first letter), function names(concise wording of what function does)

Collaboration & Support

  • Talk to eachother with respect
  • Positive reinforcement on what we are doing
  • Constructive criticism WITH RESPECT
  • Be open to suggestions on your work
  • Mandatory Team Dinner once a week

Time Management

Working Hours:

  • Guaro
    • Saturday: Cannot work. Works from 11:00 AM until closing ("cut") so time able to work varies.
    • Mon-Frid: Free until 8 or 9
  • Jose
    • Weekdays (Mon-Fri): Free all day
    • Saturday: Free all day
    • Sunday: Cannot work
  • Ben
    • Saturday: Free in the morning only (exact time not specified, but likely before noon)
    • Sunday: Cannot work
    • Mon-Fri: 10-4 Sometimes at night from 8 or 9
  • Jeremy
    • Saturday & Sunday: Early morning (9:00 AM – 1:00 PM)
    • Mon-Fri: Free 10-4 and usually at night around 8-9
  • Miranda
    • Weekdays (Mon-Fri): Free after 4:00 PM
    • Every day (including weekends?): Free 10:00 AM – 11:00 AM

Conflict Resolution

  • If you are having a roadblock, do not be afraid to say anything. We are all in this together
  • Make sure to check in on one another to see how we are doing, even if there is no conflict.

Releases

Packages

Contributors

Languages