Skip to content

MichaelD3289/pexotic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation



logo

Description:

Pexotic is a marketplace that allows local exotic animal breeders/sellers and users to connect. Sellers can add/edit/delete custom listings. Users can search by state/genus/species to find local sellers and listings. Users can favorite shops and listings. Users can add products to their cart or wishlist.

MVP:

  • Sellers can create an account
  • Sellers can create/edit/delete listings
  • Users can create an account
  • Users can search by state and species
  • Users can add listing to cart and wishlist
  • Users can favorite shops
  • Users and Sellers can message each other

Pages:

  1. Home Page (not logged in)
  2. Home Page (logged in)
  3. User Profile Page
  4. Seller Shop Page
  5. Sellers Dashboard and account page
  6. Individual Listing Page
  7. Search page

Database:

  • Main Tables

    • Users
    • Cart
    • Wishlist
    • Orders
    • Sellers
    • Listings
    • Species
    • Discounts
    • Conversation
    • Message

  • Bridge Tables

    • users_cart
    • users_wishlist
    • users_orders
    • seller_listings
    • seller_discounts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages