E-Commerce Website with Next.js, Chakra UI, and Appwrite
This is a dynamic e-commerce platform built using Next.js for server-side rendering and Chakra UI for modern, accessible styling. The backend is powered by Appwrite, providing a robust and scalable database solution.
Key Features:
1. Custom Data Table Component:
Custom Implementation: Since Chakra UI didn’t provide a built-in data table at the time of the project, I developed a fully functional data table from scratch.
Features: Includes pagination, page count display, row selection, and all essential functionalities required for managing and displaying tabular data efficiently.
2. E-Commerce Functionality:
Dynamic product listings, categories, and seamless navigation.
Responsive design for optimal user experience on all devices.
3. Integration with Appwrite:
Backend database interactions, ensuring secure and efficient data management for the platform.
My Contributions:
Designed and implemented a custom data table with advanced features like pagination and selection, overcoming the limitations of Chakra UI.
Integrated the data table with Appwrite to manage product listings and other tabular data.
Worked extensively with Next.js and Chakra UI, ensuring a responsive and accessible user interface.