Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mushkir/team-github-repos-listing-app
https://github.com/mushkir/team-github-repos-listing-app
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mushkir/team-github-repos-listing-app
- Owner: Mushkir
- Created: 2024-01-09T18:46:03.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-11T06:34:37.000Z (12 months ago)
- Last Synced: 2024-01-12T17:25:15.686Z (12 months ago)
- Language: JavaScript
- Size: 407 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cyberdude Challenges - DOM (Document Object Model)
## Task 05: Listing all repositories of Team Members' GitHub Account
### Storyline
// Storyline
// 1. Need to get team GitHub username
// 2. Integrate GitHub API
// 3. Need to add username with `https://api.github.com/users/username`
// 4. Display the data from API to UI### Live link
https://mushkir.github.io/youtube-thumbnail-downloader-app/
## Technologies and Libraries Used and Learned
| s.no | Technologies and Libraries Used |
| :--- | -------------------------------------------------------------------------------- |
| 01 | [Javascript] |
| 02 | [JustValidateDev] |
| 03 | [YouTube-URL](https://www.npmjs.com/package/youtube-url) |### Screenshots
![Screenshot-01](./screenshots//Screenshot-01.png)
![Screenshot-02](./screenshots/Screenshot-02.png)
### TODOs:
- [*] Form validation
- [*] Show the URL Image## Validation rules
1. Client
- Native browser validation
- External Javascript Libraries to validate your form.## Internship
This internship is provided by [CyberDude Networks Pvt. Ltd.](https://youtube.com/cyberdudenetworks) as part of the 6-Month Free Internship program, a skill development initiative organized to enhance participants' skills. Mentoring was provided by [Mr. Anbuselvan Rocky](https://instagram.com/anbuselvanrocky). For more information, [you can contact CyberDude Networks here](https://cyberdudenetworks.com).
### License: MIT (Do whatever, you want!)
### Acknowledgment:
- [Anbuselvan Rocky](https://fb.me/anburocky3)