Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shba007/orykit

Discover elegance in our diverse oxidized jewelry designs and elevate your style effortlessly.
https://github.com/shba007/orykit

ecommerce nuxt tailwind-css typescipt

Last synced: 14 days ago
JSON representation

Discover elegance in our diverse oxidized jewelry designs and elevate your style effortlessly.

Awesome Lists containing this project

README

        



# Orykit Store
> Discover elegance in our diverse oxidized jewelry designs and elevate your style effortlessly



uptime status

![Landing](public/previews/landing.webp)

* Create PWA
* Add text to navigation
* Improve Explore Page
* Move the Inputs to UI Library

# Features
* Add pagination to Orders
* Share wishlist
* Custom Sharing Dialog for desktop
* Push Notification
* Wishlist Product Stock
* Cart Checkout
* Order Status
* Rive Integration
* Add Nuxt Content
* Add Nuxt Image
* Add Nuxt I18n
* Add Unlighthouse
* Add Bugsnag
* Add Color-Mode

# Bugs
* Fix Wishlist adding order
* Add timer in OTP, Update OTP Input
* Proper Logout
* Add validation in frontend
* Add validation in backend
* Showing After Image after removing a product from wishlist for last item

# Refactors
1. Convert Pinia Store Options to Compositions API
1. Upgrade Rating Star calculation Algorithm
1. Upgrade State Loading/Normal/Error
1. Remove types api wrapper
1. Proper Standardization between button and label and clutter clearing
1. Database Normalize 1NF, 2NF, 3NF
1. Move every Interface to model.ts when vue supports props interface
1. Use Suspense when supported in Vue