/Blossom

Blossom is a responsive website of a flower shop for different categories of bouquets and plants , you can order whatever you want and choose to ship it to your house or as a surprise for a friend . You can find tips for taking care of your plants and description for every bouquet and plant in the shop .

Primary LanguageJavaScriptMIT LicenseMIT

Group 69

GitHub contributors GitHub issues GitHub forks GitHub stars GitHub

Table of Contents

  1. Description
  2. Screenshots
  3. Live Link
  4. Tools
  5. Getting Started
  6. Contributors
  7. License

Description

Blossom is a responsive website of a flower shop for different categories of bouquets and plants , you can order whatever you want and choose to ship it to your house or as a surprise for a friend . You can find tips for taking care of your plants and description for every bouquet and plant in the shop . You can track your orders till they get delivered to you and give us feedback ,you can also choose whether to buy in Cash or by PayPal .

Screenshots

  • Home Page

    Home

  • Login

    Login

  • Signup

    Signup

  • Track Your Orders And Give Feedback To The Delivered Ones

    Track Orders

  • Know Tips To Take Care Of Your Plant

    Tips

  • Add Orders To Your Cart

    Cart

  • Checkout In Cash Or By PayPal

    Checkout

  • Checkout with PayPal

    paypal

  • Upload New Plants And Bouquets: Admin

    upload

  • Ban Users : Admin

    Ban

  • Shop Statistics : Admin

    Statistics

Live Link

Tools

  1. Frontend
    • Vue
    • Scss
    • Axios
    • Vuex
  2. Backend
    • Nodejs
    • Express
    • Mongodb
    • AWS S3
    • PayPal SDK

Getting Started

  • Server Run

     $ cd server
    
     # install
     $ npm install
    
     # development
     $ npm run start
    
  • Frontend Run

     $ cd client/blossom-client
    
     # install
     $ npm install
    
     # development
     $ npm run serve
     
     # production mode
     $ npm run build
     
  • Env Variables

Contributors

License

Blossom is MIT licensed.