Coder Social home page Coder Social logo

zola's People

Contributors

celinehuang avatar jdziewonski98 avatar

Watchers

 avatar

zola's Issues

Checkout Page

  • page to review items from cart (can no longer change items/ quantity ?)
  • popup to input shipping info
  • confirm button that successfully deducts inventory count of the items listed

Change Password Page

  • authenticate user with the old password before posting the new password to the database

Browse listings page

  • display all current listings with basic info (photo, seller, name, price)
  • when clicked on a listing all info is displayed (photo, seller, item name, description, price) in either a pop-up (Quasar Modal) or directs to a different page (depending on how the chat works)

Add new listings

  • ability to add new listings on the "My Listings" tab
  • ability to edit information of existing listings (update)
  • delete existing listings

Users must add profile pic

  • right now any user trying to edit their profile must upload a profile picture, otherwise, server returns bad request since newProfilePic is null

Implement login/ signup page

  • connect to backend routes
  • ensure authorization token works/ cannot view home page info if not logged in
  • redirect to login page if timeout occurs/ tries to access homepage without being logging in
  • connect logout button with backend

View cart page

  • ability to remove items from cart
  • change quantity of items in cart
  • displaying correct total price
  • button that leads to checkout page

Edit Profile Page

  • give the current logged in user the ability to edit certain information (anything but the primary key)
  • update the new info in the database

Adding item to cart

  • ability to add item (quantity: 1 - inventory count) to shopping cart with the notification displaying a message

related to issue #4

Chat

  • Websocket
  • Chat Message on Quasar

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.