Skip to content

An android e-commerce app to facilitate minimization of loss to artisans due to middlemen.

Notifications You must be signed in to change notification settings

YashasG98/Artisans-SE-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artisans-SE-Project

An android e-commerce app to facilitate minimization of loss to artisans due to middlemen.

Contributing

Please use branches with appropriate names while creating pull requests and refrain from making changes direcly in the master branch. Make sure you pull the latest changes before making any changes of your own.
You can follow these steps to create a new branch:

git pull upstream master
git checkout -b branch_name
//make necessary changes here
git push origin branch_name
//create the pull request to merge to upstream master

Once the pull request has been merged, you can delete the branch by

git checkout master
git pull upstream master
git branch -D branch_name

While creating a pull request, request a review from either @rohit-mp or @YashasG98

Contributors

About

An android e-commerce app to facilitate minimization of loss to artisans due to middlemen.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published