All Projects → open-source-ideas → open-source-ideas.github.io

open-source-ideas / open-source-ideas.github.io

Licence: AGPL-3.0 license
Website for mikaelbr/open-source-ideas

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to open-source-ideas.github.io

Gitalk
Gitalk is a modern comment component based on Github Issue and Preact.
Stars: ✭ 5,778 (+23012%)
Mutual labels:  github-issues
bug-hunter-game
Bug Hunter Game is an web service that turns GitHub Issues into a game.
Stars: ✭ 28 (+12%)
Mutual labels:  github-issues
blog
My Blog
Stars: ✭ 112 (+348%)
Mutual labels:  github-issues
issue-collab
A GitHub Issues searcher inspired by Hacktoberfest
Stars: ✭ 26 (+4%)
Mutual labels:  github-issues
OpenSourceTutorials-Android
Android Programming With Kotlin/JVM (Open Source Tutorials)
Stars: ✭ 15 (-40%)
Mutual labels:  open-source-community
find-comment
A GitHub action to find an issue or pull request comment
Stars: ✭ 81 (+224%)
Mutual labels:  github-issues
vue-blog
使用 Vue 和 Github Issues 搭建的 SPA Blog
Stars: ✭ 18 (-28%)
Mutual labels:  github-issues
POSSF
Persian Open Source Software Festival - اولین جشنواره نرم افزار اوپن سورس فارسی (جشنواره متن باز و منبع باز فارسی)
Stars: ✭ 38 (+52%)
Mutual labels:  open-source-community
probot-messages
Probot extension for communicating with repository maintainers
Stars: ✭ 13 (-48%)
Mutual labels:  github-issues
CodeBucket
A beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST! Please leave a star ⭐ to support this project! ✨
Stars: ✭ 22 (-12%)
Mutual labels:  open-source-community
new-issue
A fully customizable Github issues interface. Setup for your repo today!
Stars: ✭ 22 (-12%)
Mutual labels:  github-issues
GitInfo-Git-for-Google-Assistant
GitInfo is a conversational data retrieval bot for Github repositories. It provides a conversational experience to access information. Information that can be retrieved using GitInfo include: stars, latest commit details , no of forks , no of issues etc.
Stars: ✭ 18 (-28%)
Mutual labels:  github-issues
yoda
GitHub extension for agile project management, using the issues subsystem.
Stars: ✭ 86 (+244%)
Mutual labels:  github-issues
tex image link generator
generate <img src="https://render.githubusercontent.com/render/math?math={tex}">
Stars: ✭ 54 (+116%)
Mutual labels:  github-issues
github-interact-cli
🎩 Interact with GItHub right inside your terminal
Stars: ✭ 43 (+72%)
Mutual labels:  github-issues
Gitment
A comment system based on GitHub Issues.
Stars: ✭ 3,957 (+15728%)
Mutual labels:  github-issues
Mozilla-Italia-l10n-guide
Mozilla Italia localization guide, made by volunteers localizers for volunteer localizers!
Stars: ✭ 14 (-44%)
Mutual labels:  open-source-community
github-issues-notice
Notify labeled issues to Slack
Stars: ✭ 20 (-20%)
Mutual labels:  github-issues
github-issues-rss
convert github issues to rss
Stars: ✭ 25 (+0%)
Mutual labels:  github-issues
GitYourFeedback
Let users submit feedback, with screenshots, directly from your iOS app to Github Issues
Stars: ✭ 60 (+140%)
Mutual labels:  github-issues

Open Source Ideas 🔥

A website for getting open source ideas

This is a simple website I set up to get the latest ideas (submitted in the form of issues to open-source-ideas/open-source-ideas) displayed in a simple manner.

The website uses MaterializeCSS for the front-end, so we could focus more on the logic of the website, rather than the design.

All the logic on the website is handled with js (version 6 to be specific), removing the need for a real back-end, and hence we could host it using GitHub pages.

The raw data is retrieved through GitHub's own API, and then parsed using javascript, so we could display it in a nicer manner.

As a matter of fact, making a website for the project was actually submitted as an idea.

Contributions

If you want to contribute to this project, just fork this repository to your profile, make your changes and send a Pull Request. Your PR shall be reviewed and merged as soon as possible.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].