An open API service indexing awesome lists of open source software.

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

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