Coder Social home page Coder Social logo

pricealert's Introduction

pricealert's People

Contributors

msmaiaa avatar

Stargazers

Davi Colzer Lira avatar

Watchers

James Cloos avatar  avatar

pricealert's Issues

Create endpoint to delete product

If there is more than one user monitoring the product, just remove the specific user from the field, else delete the entire product.

  • - Remove useless put endpoint
  • - Create Service to handle user removal from the field and deletion of the entire product

(back) - Scrape pages indefinetely

  • - Create function to scrape the pages indefinetely
  • - Update product price if it changes
  • - Create a NotificationService
  • - Create DiscordNotificationService

Refactor

  • - Remove usersWatching field when returning the products to the GET endpoint
  • - Create UserService and decouple the database access from the UserController
  • - Create EncryptionService
  • - Create AuthenticationService

(front) - Add new products

  • - Add a router and a header menu to the add section
  • - Multiple input fields to add products on the add section

Add option to delete selected rows

  • - If atleast one row is selected, show the red trash icon
  • - On click the trash icon, delete the selected rows and send the delete request to the api

(front/back) - Stabilish Socket connection

  • - (back) - Create SocketService and integrate with the NotificationService
  • - (front) - Stabilish a socket connection with the server to receive a notification when the products were added
  • - (front) - Refresh the product list when the notification is received

(front/back) - Refresh token

  • - Create endpoint that refreshes the jwt and return the updated user information
  • - Refresh information when the user update his settings on the frontend

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.