Skip to content

mhmadalaa/Backend-Django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Prerequirments

  • Entry Level
    • Databases
    • Networking
    • HTML, CSS

Roadmap


Tasks

Weekly tasks

Tasks structure

├── hello_django                <- task folder   
    └── hello_django_Mohamed_Alaa   <- response naming convention
        └── code

How to submit tasks?

  1. Clone the repository to your local machine
    git clone https://github.com/mhmad-alaa/Backend-Django.git
  1. Create a new branch to work on your changes
    git branch <branch-name>
  1. Make changes to the code and commit those changes to your local branch
    git commit
  1. Push your local branch to your forked repository on GitHub
    git push
  1. Create a pull request (PR) from your branch in your forked repository to the main repository you are working on.

  2. When naming your branch, include your name or username in the branch name to avoid conflicts
    For example, you could use a naming convention like

        *username:feature/feature-name* or *username:bugfix/bugfix-name*
    

    Pull request refrence

About

CAT Backend django subcircle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages