https://github.com/newtonmunene99/projectstodo
A list of projects that I will try and create using different frameworks
https://github.com/newtonmunene99/projectstodo
angular flutter ionic-framework nodejs stenciljs strapi todo
Last synced: 9 months ago
JSON representation
A list of projects that I will try and create using different frameworks
- Host: GitHub
- URL: https://github.com/newtonmunene99/projectstodo
- Owner: newtonmunene99
- License: mit
- Created: 2018-06-23T06:10:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-02-12T06:57:27.000Z (about 5 years ago)
- Last Synced: 2025-02-07T02:35:23.714Z (about 1 year ago)
- Topics: angular, flutter, ionic-framework, nodejs, stenciljs, strapi, todo
- Size: 3.91 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ToDo Projects
:zap: :bomb: :fire: :fire: :bomb: :zap:
A list of projects that I will try and create using different frameworks.
## Languages/Frameworks/SDKs
### [Node Js]('https://nodejs.dev/')
- [X] [Mpesa Api Wrapper]('https://github.com/newtonmunene99/mpesa-api')
- [ ] Chat App Server
### [Flutter]('https://flutter.dev/')
- [X] [Todo App]('https://github.com/newtonmunene99/tasker')
### [Deno]('https://deno.land/')
### [Stencil JS]('https://stenciljs.com/')
- [x] [Live Chat Web Component]('https://github.com/newtonmunene99/live-help')
- [x] [Image Gallery Web Component]('https://github.com/newtonmunene99/img-gallery')
| **Contributors** |
| -------------------------------------------------- |
| [Newton Munene](https://github.com/newtonmunene99) |
## Contributing
Is there a particular project anyone would like me to do?
1. Fork and clone the repo
2. Create your request branch: `git checkout -b my-request`
3. Add your Request under one of the frameworks listed
4. Commit your changes: `git commit -am "Add some request"`
5. Push to the branch: `git push origin my-request`
6. Submit a pull request.
To Contribute to one of the projects you should follow the contributing guide on the respective project's repo