Giter Site home page Giter Site logo

muskgreen-online-nursery's Introduction

MuskGreen

A functional nursery website with complete UI, and backend.

Feel free to use for educational purposes.

muskgreen-online-nursery's People

Contributors

kartikgits avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

muskgreen-online-nursery's Issues

MySQL FullText Search with Index

#8 is related to this issue. Create site search index as 'siteSearchIndex' on columns proname, prodescription, searchTags in 'product' table.

Coupon code feature

Allow user to use a valid coupon code. Within some limitations like number of times the coupon can be used, who can use the coupon and other constraints.

Cart Summary Updation Problem

The cart summary doesn't seem to be updating sometimes.
Possible Fix: Show a loader while the cart is being updated and then perform update in the background.

New user name email issue

after successful otp login
first name last name and email field come i fill them and go for next
next is address section i filled address correctly but in the previous the name and email was not stored
by this issue the order confirmation mail not received

Address Add or Edit issues

Submit button not working sometimes due to problems with Address Check JS. Consider altering the code to allow special symbols.

Use of Search Tags

A product may be searched in multiple ways. For example, A Rose Plant can exist as Rose, Plants, Flowers etc.
Use Search Tags for subcategories of products like Aloe Vera in Air Purifiers, Indoor Plants, All Time Oxygen, Budget Plants, Medicinal Plants, etc.

Logout problem

The muskAuthRem cookie is not getting deleted. Fix this. Related to issue #11

Async Image Load

Use a JS library to asynchronously load images on the website. They should load only when the user scrolls to them.

Fix Product price calculation

Each product's MRP is now calculated as follows:
MRP = SP + (Discount/100) X SP
Apply this formula in wherever the product prices are being calculated.

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.