-
This project focuses on creating an application that automatically adds items to a shopping list by snapping a picture of the item you wish to buy and adding the product name and price.
-
Users can either take a picture of the item they want to add or type it in like a standard shopping list app.
You have two choices to do either one of Task 1 or Task 2. More details would be provided in the respective task folders. Task 1 would be related to Mobile App Developement whereas Task 2 would be related to Computer Vision.
- Step 1 :
Clone the existing repo
$> git clone https://github.com/WSoC-VITAP/WSoC2102-TestRepo.git
- Step 2:
Create your own branch and work on it.
You can do that using the commands mentioned below:
This will create a new branch and any update you make will be made on this branch. After you are done with your work just push into the repo.
Command: $> git checkout -b <firstname> Example: $> git checkout -b sathya
If you have any doubts regarding the tasks or anything or you need any help regarding the task just ping me on my email : [email protected]