Skip to content

Lojain45Mostafa/Wing-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Giphy GIF

Wing Chat

Contributors Forks Stargazers Issues MIT License LinkedIn

Wing Chat is a messaging desktop application that uses C# .NET technology

💻 Technologies

.NET C#

:octocat: Git & GitHub

adding your work from the working branch area to the remote branch

  • git checkout <your-branch-name>
  • Merge any changes from your working branch into the branch you want to push to using git merge <working-branch>
  • if there are merge conflicts arised resolve them.
  • now you can push your work to the meant branch
    1️⃣ git add .
    2️⃣ git commit -m "<your-message>" make sure to copy the commit message structure from Jira
    3️⃣ git push

👓 Team Work Conventions and Rules Please carefully review and adhere to each point in your tasks Focus on your designated task files and folders and maintain organization (avoid modifying other tasks and folders to prevent conflicts). Follow the correct naming conventions in your .NET code. Utilize MVC as required in your code. Review your code after completion and consider any potential enhancements (Is the code clean? Can it be further improved? Did you adhere to naming conventions?). Develop React components for your tasks while ensuring compliance with React naming conventions. Please note that these guidelines are specific to the context of .NET and React development, and you may need to adapt them to your specific project or team requirements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages