Skip to content

bappasahabapi/rmstu-frontend

Repository files navigation

initical setup done

  • npm install @reduxjs/toolkit react-redux
  • npm install antd --save

Branches

Branches

Run the frontend

  • 1st Run the api gateway backend.

    • brew service start redis
    • yarn run dev
  • 2nd Run the api auth service backend.

    • yarn start
  • 3rd Run the api core service backend.

    • yarn start
  • 4th Run the frontend

    • yarn start

initical setup done

  • npm install @reduxjs/toolkit react-redux
  • npm install antd --save

Notes:

2️⃣.

  • Route: http://localhost:3000/student
  • Make layout.tsx, loading.tsx, not-found.tsx, error.tsx component same as next doc
  • https://ant.design/docs/react/use-with-next
  • Use antd with next and provide the StyledComponentsRegistry component to the Providers.tsx .

3️⃣. Customized Next js default layout & group wise layout.

4️⃣. Create Sidebar options based on User Roles

5️⃣. Render Dynamic Sidebar based on User Roles

6️⃣. Create hook form provider

7️⃣. Create reusable input fields

8️⃣. Create Login Page using reusable from

About

🔥 -Next js 14 with 15 branch university management code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published