Coder Social home page Coder Social logo

awesome-25-backend-projects's Introduction

Awesome 25+ projects using Backend

I have curated a list of 25+ Backend projects for beginners with source code. Feel free to play with these projects and improve your skills.

Don't forget to give a ๐ŸŒŸ to the repo

If you want to contribute. Click here to know How to contribute.

Projects

Beginner

00 Example - A Example Project for reference.

Intermeditate

00 Example - A Example Project for reference.

Advance

00 Example - A Example Project for reference.

Contributing

Thank you for considering contributing to this repo Please follow these steps to contribute:

Fork this Repository

  • Click the "Fork" button at the top right of the page.

Clone the Repository

  1. Open your terminal.

  2. Clone your forked repository:

    git clone https://github.com/your-username/your-repo.git
  3. Navigate to the cloned repository:

    cd your-repo

Make Changes

  1. Add your project folder, name it as "ProjectNo ProjectName" (example: 00 Example)

    Note: Every Project folder should have a Readme.md file. This Readme.md file should describe about the project and include section like Project Description, Tools needed and How to run.

  2. Add your Project information in this Readme.md file, see above for example.

  3. Stage your changes:

    git add .
  4. Commit your changes with a descriptive commit message:

    git commit -m "Description of your changes"

Push to Your Branch

  1. Push your changes to your forked repository:

    git push origin your-branch-name

Create a Pull Request

  1. Navigate to your forked repository on GitHub.
  2. Click the "Compare & pull request" button.
  3. Provide a descriptive title and detailed description of your changes.
  4. Click "Create pull request".

Code Review

  1. Your pull request will be reviewed by the maintainers.
  2. You may be asked to make changes; if so, make the changes and push them to your branch.
  3. Once your changes are approved, they will be merged into the main repository.

Thank you for your contribution!

awesome-25-backend-projects's People

Contributors

zpratikpathak avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.