Code Monkey home page Code Monkey logo

leads-tracker's Introduction

LeadsTracker

A chrome extension that helps store important leads as links in a easily accesible way, instead of using a bookmark feature You can also store the tab you are currently on by clicking the tab button. Double click delete button to clear the list of links.

It is available as a chrome extension.

leads-tracker's People

Contributors

sayrikey1 avatar

Watchers

 avatar

leads-tracker's Issues

Need the ability to retrieve a product from the catalog.

As a User
I need the a feature or section
So that I can retrieve a product from catalog

Details and Assumptions

  • A page that displays all products orderly in catalog
  • A search feature

Acceptance Criteria

Given I'm on the catalog page
When search for a product
Then the catalog should display it.

Need the ability to list all products in the catalog

As a [role]
I need [function]
So that [benefit]

Details and Assumptions

  • [document what you know]

Acceptance Criteria

Given [some context]
When [certain action is taken]
Then [the outcome of action is observed]

Need the ability to create a product in the catalog

As a User
I need a create button
So that I can create products in catalog

Details and Assumptions

  • Make a create button
  • Accepts inputs and able to save and persist refresh.

Acceptance Criteria

Given I'm on the catalog page
When I click on create
Then it should take me to a create page

Must have automation to deploy new changes to the cloud

As a Developer
I need to continuously deploy the service
So that It service gets to production faster

Details and Assumptions

  • A cloud account
  • A CI/CD automated tool/instance

Acceptance Criteria

Given the code as been tested and ready 
When push to master
Then it should deploy immediately.

Need the ability to "Dislike" a product in the catalog

As a User
I need the a dislike button
So that I can dislike products in catalog

Details and Assumptions

  • Make the like button undo
  • Or create a separate button for dislike

Acceptance Criteria

Given I'm on a product page
When I click on dislike
Then the product should reflect 'disliked'.

Need the ability to "Like" a product in the catalog

As a User
I need a button
So that I can like certain products

Details and Assumptions

  • Each product should have an option to like
  • You can enable button with HTML

Acceptance Criteria

Given I am on the product page
When I click the like button
Then product should reflect it has been liked.

Must be hosted in the cloud

As a Cloud Engineer
I need the app hosted in the cloud
So that the service scales to traffic

Details and Assumptions

  • Cloud account
  • Cloud storage

Acceptance Criteria

Given app is working
When traffic is much on the app
Then the cloud scales it

Need the ability to update a product in the catalog

As a User
I need the an update button
So that I can update a product in catalog

Details and Assumptions

  • Make an edit/update feature
  • Accepts input and reflects the inputs after saving

Acceptance Criteria

Given I'm on a product page
When I click on update and I updated it with new info, after saving
Then the product should get updated.

Need the ability to delete a product from the catalog

As a User
I need the a delete button
So that I can delete products in catalog

Details and Assumptions

  • Make a delete button
  • Remove the product from the database

Acceptance Criteria

Given I'm on a product page
When I click on delete
Then the product should get deleted

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.