Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Codify-Club-Berkeley/Example-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Week 1 - Learning GitHub

This is intended to get a quick wrap of how things work.

1. Create a branch.

On the github page, click on the branches button. Make a branch with your name by writing it in the search bar and pressing enter.

image

2. Set up github

In your terminal / console, cd to your prefered directory. git clone the repository (https://github.com/Codify-Club-Berkeley/Example-repo.git) To switch to the branch you've just created, follow these instructions: https://stackoverflow.com/questions/1783405/how-do-i-check-out-a-remote-git-branch

3. Follow the tutorial to make a basic app.

If you're in UI or API, this is https://reactjs.org/tutorial/tutorial.html and https://www.toptal.com/react-native/cold-dive-into-react-native-a-beginners-tutorial (The first is an introduction to react, the second a look into react native).

If you're working on the keyboard, follow https://developer.apple.com/tutorials/swiftui/creating-and-combining-views

If you have any concerns regarding the difficulty of these tutorials, please come ask me.

4. Once you've finished

After git push-ing everything to github, go back to the github page to create your pull request. On the pull requests tab, click on create a new pull request and write anything in the description. I'll approve it after reviewing the code. image

About

Example repo for Scribble AI team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published