Git Product home page Git Product logo

chatter's Introduction

Chatter

Chatting App ๐Ÿ˜…, Created by methe (Mohammed Ezzitouni), I mean me, I'm Moroccan coder, I code whatever I get on my mind, so now I'm building this App just for fun, just to till my friends that I built a chat App ๐Ÿ˜Œ where they can text each other, that's it. I'm not gonna give u any details ๐Ÿค about the techs I'm using or the architecture of my App ๐Ÿ˜’. ๐Ÿ˜ช u can checkout the code if u wanna know more infos about it ๐Ÿ‘ฟ

more Emojis ...... that's all ๐Ÿ˜œ ๐Ÿคช ๐Ÿ˜ ๐Ÿค‘ ๐Ÿค— ๐Ÿคญ ๐Ÿคซ ๐Ÿค” ๐Ÿค ๐Ÿคจ ๐Ÿ˜ ๐Ÿ˜‘ ๐Ÿ˜ถ ๐Ÿ˜ ๐Ÿ˜’ ๐Ÿ™„ ๐Ÿ˜ฌ ๐Ÿคฅ ๐Ÿ˜Œ ๐Ÿ˜” ๐Ÿ˜ช

guidelines for all contributors

1- first of all u have to take a look to the issues section in order to have an idea about the issue which was assigned to u.

2- make sure that u r in master branch then pull and fetch the master branch command lines -> git branch ( it gives u the branch which where u r ) git checkout master ( switch to the master branch ) git fetch git pull -u origin master ( Update ur local master to move on)

3- then create a branch has the same name of the issue. make sure u r in the master branch (that's important, if u create a branch based on other branch instead of the master branch, u would fuck us, mate ... be careful, please ) then try this following command in order to create the new branch based on the master command lines -> git checkout -b urusername/qbranchName (exemple : med_dp/make_the_details_file)

4.1- then work on the issue, do ur magic. 4.2- when u r working on the issue, make sure you do Commits frequently in order to explain what u r doing. 4.3- each commit shall contain the '#NumberIssue' ( take a look, each issue has an ID, exemple: 'the first commit #15') 4.3- also if u feel that the process is in progress, it would be better if u move it from the ToDo column to the In progress column, so we know that all is fine with u.

5- after doing ur magic, push the branch to the repo, so we can test it and merge it to the master command lines -> git push -u origin urname/branchName then comment the name of the branch on the issue post

chatter's People

Contributors

medezzitouni avatar

Watchers

 avatar  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.