https://github.com/chaoss/afos-africanopensource
AFOS (AfricanOpenSource) is a platform for showcasing Open Source projects build by Africans to increase visibility, and expose the projects to more contributors. This was a GitHub-funded project
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.3%) to scientific vocabulary
Keywords from Contributors
Repository
AFOS (AfricanOpenSource) is a platform for showcasing Open Source projects build by Africans to increase visibility, and expose the projects to more contributors. This was a GitHub-funded project
Basic Info
- Host: GitHub
- Owner: chaoss
- License: mit
- Language: JavaScript
- Default Branch: main
- Homepage: https://africanopensource.netlify.app/
- Size: 2.52 MB
Statistics
- Stars: 19
- Watchers: 10
- Forks: 9
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
AFOS (AfricanOpenSource)
AFOS is a CHAOSS Africa and Github collaboration created to demonstrate how GitHub CoPilot enhances and improves developer productivity. The project involved creating a platform for showcasing Open Source projects build by Africans.
The team created a web project using CoPilot to generate code suggestions in real time to detemine CoPilot's impact on developer productivity.
Main Objectives
- To demonstrate how GitHub CoPilot enhances productivity and reduces time it takes to deliver projects.
- To develop a story on how GitHub CoPilot makes a positive impact for social good.
- To train developers on how to use GitHub CoPilot in their Open Source communities.
Project Set Up
We use the following tools and frameworks in this project:
- Frontend Library: ReactJS
- Type safety: TypeScript
- CSS Framework: Tailwind CSS
- Bundler/Build Tool: Vite
- Test Runner: Vitest
- Testing Framework: React Testing Library
- Routing Implementation: React Router
- Component Library: Shadcn/UI
- Icon Pack: React icons
Installation
To run the project in a local environment, ensure the following are installed:
- Nodejs
- Npm
Setup Github Copilot (Optional)
GitHub Copilot is available as an extension for popular code editors such as Visual Studio Code. To install GitHub Copilot, follow these steps:
- Open Visual Studio Code.
- Go to the Extensions view by clicking on the square icon on the sidebar or pressing Ctrl+Shift+X (Windows/Linux) or Cmd+Shift+X (Mac).
- Search for "GitHub Copilot" in the search bar.
- Click on the "Install" button next to the GitHub Copilot extension.
- Wait for the installation to complete, and then click on the "Reload" button to activate the extension.
- Usage: Once GitHub Copilot is installed, it automatically starts providing code suggestions as you type in your code editor. It learns from millions of lines of public code and your own code to generate accurate and context-aware suggestions.
How to contribute to the project
- Fix an Issue
If you want to fix an open issue, leave a comment on it to show. This is done to avoid having multiple people working on the same issue unknowingly.
- Open an Issue
In the event that you're encountering an issue or have an inquiry you'd like assistance responding to, kindly go ahead and open an issue. To prevent duplicates, momentarily look through open issues. When opening an issue, ensure you provide a concise description with all relevant information. Source Code
- Clone this project repository
git clone https://github.com/chaoss/AFOS-AfricanOpenSource.git
- Change to the project directory
cd AFOS-AfricanOpenSource
- Install the project dependencies
npm install
- Create a branch for your work & changes.
git checkout -b my-new-branch
- Make your changes
- Run the project locally to test your changes
npm run dev
- Commit the change(s) using a descriptive commit message and signing off the commit
git add .
git commit -s -m "descriptive commit message"
git push -u origin my-new-branch
- Submit a pull request
Upon submitting a pull request, one of the maintainers will review your pull request and give feedback on changes or merge your pull requested.
Keep in mind to regularly synchronize your fork with the main branch. To do this, make sure you are in the project's root folder, and the branch should be the main branch. Run the command:
git remote add upstream https://github.com/chaoss/AFOS-AfricanOpenSource.git
Now that your upstream is set up on your local machine, whenever you need to create a new branch to make changes, make sure your main branch is in sync with the main repository by typing:
git pull upstream main
git push origin main
Thank you for your contributions! We appreciate your time and effort in making this project better.
Resources
Contributing Guidelines
This project is open to the community and anyone can contribute to it. To contribute to this project, ensure to follow the guidelines found above and here.
Owner
- Name: CHAOSS
- Login: chaoss
- Kind: organization
- Website: https://chaoss.community/
- Twitter: chaossproj
- Repositories: 64
- Profile: https://github.com/chaoss
GitHub Events
Total
- Issues event: 1
- Watch event: 3
- Issue comment event: 2
- Member event: 1
- Push event: 4
- Pull request review event: 1
- Pull request event: 3
- Fork event: 1
Last Year
- Issues event: 1
- Watch event: 3
- Issue comment event: 2
- Member event: 1
- Push event: 4
- Pull request review event: 1
- Pull request event: 3
- Fork event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Catherine | 6****u | 45 |
| kaxada | e****a@g****m | 16 |
| Shubhankar | s****1@g****m | 9 |
| coolcat-coder | e****e@g****m | 8 |
| Akintola Rahmat | a****h@g****m | 5 |
| FaithKovi | f****a@g****m | 3 |
| ozaharsh95 | d****7@g****m | 2 |
| Bam_boogie | 6****t | 2 |
| Ruth Ikegah | r****h@g****m | 1 |
| Hamza | b****i@g****m | 1 |
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 18
- Total pull requests: 23
- Average time to close issues: about 2 months
- Average time to close pull requests: about 1 month
- Total issue authors: 3
- Total pull request authors: 10
- Average comments per issue: 6.94
- Average comments per pull request: 0.96
- Merged pull requests: 19
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 3
- Pull requests: 2
- Average time to close issues: about 1 month
- Average time to close pull requests: 3 months
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 7.0
- Average comments per pull request: 3.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- CatherineKiiru (12)
- iamkingsleey (4)
- FaithKovi (1)
Pull Request Authors
- kaxada (7)
- Shubhankar-1 (4)
- CatherineKiiru (3)
- FaithKovi (2)
- Giftea (2)
- peculiaruc (2)
- ozaharsh95 (2)
- mihrab34 (2)
- Kudzmat (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- JamesIves/github-pages-deploy-action v4 composite
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/setup-node v3 composite
- actions/upload-artifact v2 composite
- appleboy/ssh-action v1.0.0 composite
- garygrossgarten/github-action-scp release composite
- FirebaseExtended/action-hosting-deploy v0 composite
- actions/checkout v3 composite
- 482 dependencies
- @types/react ^18.2.14 development
- @types/react-dom ^18.2.6 development
- @vitejs/plugin-react ^4.0.1 development
- autoprefixer 10.4.14 development
- eslint ^8.44.0 development
- eslint-config-prettier ^8.8.0 development
- eslint-plugin-import ^2.27.5 development
- eslint-plugin-jsx-a11y ^6.7.1 development
- eslint-plugin-prettier ^4.2.1 development
- eslint-plugin-react ^7.32.2 development
- eslint-plugin-react-hooks ^4.6.0 development
- eslint-plugin-react-refresh ^0.4.1 development
- husky ^8.0.3 development
- lint-staged ^13.2.3 development
- postcss 8.4.27 development
- stylelint ^15.4.0 development
- stylelint-config-standard 33.0.0 development
- stylelint-scss 4.6.0 development
- tailwindcss 3.3.3 development
- vite ^4.4.0 development
- react ^18.2.0
- react-dom ^18.2.0