Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Level 0: Set up project #4

Open
4 tasks
SallyMcGrath opened this issue Feb 26, 2024 · 0 comments
Open
4 tasks

Level 0: Set up project #4

SallyMcGrath opened this issue Feb 26, 2024 · 0 comments
Labels
🏕 Priority Mandatory This work is expected 🐇 Size Small Around an hour 📅 Sprint 1 Assigned during Sprint 1 of this module 🎯 Topic Requirements Interpreting requirements with precision and accuracy

Comments

@SallyMcGrath
Copy link
Member

SallyMcGrath commented Feb 26, 2024

Level 0

The goals of level 0 are to:

  • Create a GitHub repository with the starter scaffolding in-place.
  • Deploy your repo to Netlify.
  • Make sure whenever you push changes your Netlify site will be updated.

Warning

Unlike other projects at CYF, you are not going to fork this project, you're going to create a repository from a template repository.

Create your repository

  1. Go to https://github.com/CodeYourFuture/Project-TV-Show
  2. Click on the green button: Use this template.
  3. Name your new repo exactly this: Project-TV-Show
  4. Do not enable Include all branches
  5. Click the final green button Create repository from template

Deploy your site

  1. Follow the guide to deploy your site to Netlify.
  2. Configure your site for auto-deployments.
  3. Ensure your Netlify site is named exactly cyf-USERNAME-tv.netlify.app where USERNAME is your GitHub username.

Get set up on your laptop

  1. Clone your repository
  2. Open your repository in VS Code
  3. Open the index.html page in Chrome
  4. Make sure in Chrome you can see the text "Got 73 episode(s)" in red. If you can't, something has gone wrong.
  5. Edit index.html to include your name and github username in the page title instead of "(My Name (My GitHub username))".

Push your changes

  1. Commit your changes to your index.html to your git repository (with a clear commit message).
  2. Push your changes to your GitHub repository. Make sure they show up on GitHub.
  3. Ensure your updated site has been deployed to Netlify.

Completion criteria

You have completed level 0 when:

  • You have a GitHub repository called Project-TV-Show which is not a fork of this repo.
  • The index.html page on your GitHub project contains your name and GitHub username.
  • Your project is deployed to Netlify at cyf-USERNAME-tv.netlify.app.
  • Your deployed project has your name and GitHub username in its title.
@SallyMcGrath SallyMcGrath added 📅 Sprint 1 Assigned during Sprint 1 of this module 🏕 Priority Mandatory This work is expected 🐇 Size Small Around an hour 🎯 Topic Requirements Interpreting requirements with precision and accuracy labels Feb 26, 2024
@ArminNouri98 ArminNouri98 moved this from 📋 Backlog to 🔖 Ready in TV Show Module Project Example Planner Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏕 Priority Mandatory This work is expected 🐇 Size Small Around an hour 📅 Sprint 1 Assigned during Sprint 1 of this module 🎯 Topic Requirements Interpreting requirements with precision and accuracy
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant