Skip to content

WSoC-VITAP/WSoC2102-TestRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SureNet

Project Details

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

Tasks

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.

Creating a work environment and submission

  • 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:
    Command:
      $> git checkout -b <firstname>
    Example:
      $> git checkout -b sathya
    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.

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]

About

Test repository for WSoC2102

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published