shrutsureja / eCommerce

This project is learning the concepts of full stack application in nextJS pages router and expressJS for backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eCommerce

This project is for learning the concepts of the full stack application in nextJS pages router and expressJS for backend.

High Level Planning

  • need to understand the requirements.
  • design the database.
  • create the backend.
  • generate the basic frontend in nextJS to test the backend.

step wise procedure

  • making the database design

  • making basic user auth backend

  • basic auth based frontend for user, admin, superadmin

  • making more APIs and frontend

  • expressJS server architecture -> complete the articles

  • Prismna so that i can easily switch the database - complete the prisma lecture

  • session based auth - based on article practice accordingly

  • ESlint difference and prettier difference

  • how to setup one of the above

  • prisma's integration in the project

About

This project is learning the concepts of full stack application in nextJS pages router and expressJS for backend


Languages

Language:TypeScript 91.8%Language:CSS 5.9%Language:JavaScript 2.3%