Giter Site home page Giter Site logo

gocart-web's Introduction

Feel free to edit the files here. It connects to localhost so you might want to edit the database settings in config/database.php.

gocart-web's People

Contributors

brianbodollo avatar srph avatar yourslab avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

gocart-web's Issues

Minor cosmetic changes for view profile

screen shot 2016-07-03 at 11 54 55 pm

"Add Shelf" should be changed to "Add Post". Also, no need to show "My Cart" and any categories like New, Popular, Active, etc. Basically, the profile just needs to show all the user's posts and the ability to make a post if it's your own profile.

Product: Improve mechanics

Right now, warak kapag mahaba yung description.

Here's the plan:

  • Base mechanics on Facebook posts;
  • Scroll to top comment on comment
  • Comment should be fixed
  • Scrollable post panel

I'll try i-habol para bukas

/manage-posts changes

Remove "Archived Posts" section for now. Use "Manage Posts" to display logged-in user's posts but add a delete button.

Post search stuck at loading

/search?q=topshop (and other search queries) are stuck loading. I also have to click the "X" at the top right twice to go back to the home page.

/products/{id} carousel

A carousel in the product page would be great because users can upload more than one image after all.

Can't logout

screen shot 2016-07-10 at 1 14 24 am

Getting this error message when trying to logout as micoabrina. Although, I used the god password, so it might have something to do with that.

Product: Data issue

Once the notifs are working, I can expect that going from a product to another product won't reload the data.

Issue is similar to #24

Clean asset folder

  • Remove unused assets
  • Improve files names for consistency and descriptiveness

Can't view reviews

Clicking the "X Reviews" button on the profile page does not show me the user's reviews.

No email activation

The user must enter a pin to activate his or her account. This pin is received through the user's email (if the user signs up through email). A PUT request to /pin activates the account using the payload: {"username":"x","pin":"12345"}. You can also resend the pin email by using GET /pin/{username}.

Social media and SEO tags

Can you add the following to the home page?

<title>Gocart - Social Media Meets E-commerce</title>

<meta property=og:image content=https://about.gocart.ph/images/og_image.png />
<meta property=og:title content="Social Media Meets E-commerce"/>
<meta property=og:site_name content="gocart.ph"/>
<meta property=og:description content="Gocart is a social buy-and-sell platform that provides a carefully curated feed for you."/>

<meta name="description" content="Gocart is a social buy-and-sell platform that provides a carefully curated feed for you." />



Saturday: Sign In using Facebook not working

When I click "Sign In using Facebook" in the /login page. The button's text changes to "Loading..." but nothing happens afterwards. The text then reverts back to "Sign In using Facebook".

Error handling

Not all parts of the application show proper errors. We need to do a full E2E testing on this.

  • Facebook Login

Remove items from left nav bar

screen shot 2016-07-10 at 1 16 47 am

Please remove payments, billing, reports, FAQs.

Also, link about to about.gocart.ph and link help & support to about.gocart.ph/support.html

Saturday: Update follow icons

Most icons don't seem to be vectors. Also, once I hover over the unfollow icon, a black outline of a follow icon appears.

Cosmetic changes for post card

  • In section with black text, add post_type like so: {post_type} - {description}
  • Clicking "x comments" or red text or black text should bring me to products/{id}
  • Update bumped text to include correct names and quantity
  • If possible, include a carousel for browsing images

Saturday: Messaging option in drawer

If possible, include an icon at the top right for messaging, which leads to the conversation page. Also, include the num_messages property of the user (similar to num_notifs). This does not need to be implemented immediately.

Saturday: Feed categories don't work

screen shot 2016-07-09 at 3 55 56 am

Change the categories and follow this exact order: Popular | Following | Nearby

These are the query strings for each category
Popular: ?type=5
Following: ?type=1
Nearby: ?type=0

Incorrect Followers/Following num_followers

When I click the "X Followers" or "X Following" button on the profile page, the number of followers of each user is constant. Also, please make each name clickable to its respective profile.

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.