https://github.com/rip21/frontend-basics-course
Repo for my student's homework
https://github.com/rip21/frontend-basics-course
Last synced: 5 months ago
JSON representation
Repo for my student's homework
- Host: GitHub
- URL: https://github.com/rip21/frontend-basics-course
- Owner: RIP21
- Created: 2018-03-04T12:53:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-13T17:46:08.000Z (about 8 years ago)
- Last Synced: 2025-06-23T18:08:29.918Z (about 1 year ago)
- Language: HTML
- Size: 6.94 MB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# frontend-basics-course
Hi everyone.
Here is the repository that you have to clone, and then use to upload all of your homeworks.
## Folder structure
`firstName.lastName/numberOfLecture/homeworkFiles`
Yes, you will be able to take a look at the homeworks of other guys. It's fine, we're all adults and you guys payed for this
course so I hope that you will learn one thing or two by yourself and become a developers someday in the future.
## Workflow
- You get your homework from the Google Class,
- You implement it in the branch with name like `firstName.lastName/numberOfLecture`.
- You open a pull request (PR) to the master and assign me to review.
- I review that and give you some comments.
- You fix those comments related issues
- I take a look once again and approve it
- You merge it whenever you like to the master
## Issues
If you have any issues, you go for a issues tab at the top and fill the issue following issue template given.