methminug / The-CRUD-Collection

This repository welcomes fun CRUD apps in a mix of any language! Share your app with others and inspire them along their coding journey ✨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The-CRUD-Collection 🎃

This repository hopes to serve as a library for apps built with the basic operations of Create, Read, Update and Delete. Feel free to contribute to this repository with any exciting projects you have built that fall under this category!

How to contribute

  1. Fork this repository.
  2. Clone your fork to your machine.
  3. Create a branch for yourself.
  4. If a folder for the language/technology used in your app does not already exist, create a folder giving the name of the technology/combination of technologies used (e.g. MERN). Else, skip this step and move to step 5.
  5. Create a sub-folder with your project name, and add your project to it.
  6. Commit and push your changes.
  7. Create a pull request to the main branch of this repository.

I will be periodically merging new pull requests that fall under this criteria, so thank you for your patience and for your interest in contributing to this repository! ✨

About

This repository welcomes fun CRUD apps in a mix of any language! Share your app with others and inspire them along their coding journey ✨

License:GNU General Public License v3.0