2amrecords

screenshot of 2amrecords

E-commerce online clothing store. Made with Next.js, Firebase and Stripe.

Overview

This product is a Next.js project that uses Firebase for authentication, storage, and database functionality. It also integrates Stripe for payment processing and Vercel for deployment and hosting. The product features a mobile-responsive UI design and includes an admin panel for store configurations. The development plans consist of implementing dynamic routes, improving UI, adding functionality for handling non-existent routes, and implementing custom email functionality.

Features

  • Authentication: User profile to keep track of orders and profile information (Firebase authentication)
  • Storage: Store all product images and relevant files (Firebase storage)
  • Database: Store all relevant products, categories, users information (Firebase firestore)
  • Payment: Integrate payment gateway for purchasing products (Stripe)
  • Hosting: Deploy and host application on Vercel
  • Design: Mobile responsive UI design
  • Admin: Create an admin panel for store configurations like adding new products or vice versa

Summary

This Next.js project includes features such as authentication, storage, database functionality, payment processing, and deployment. It also has plans for further development, including adding dynamic routes, improving UI, and implementing custom email functionality. Overall, this product provides a comprehensive solution for building and managing an e-commerce platform.