Skip to content

MazharulDev/interspace

Repository files navigation

Logo

Interspace is Internet service provider. This is a Full-Stack Web Project and Includes custom user authentication with three different roles. This app is for internet service. Users can take internet services if they want and can give reviews. Users can pay a monthly internet bill with SSLCommerz. Fully responsive and services filter pagination added. Also Include JSON Web Tokens (JWT).

Project Setup

Follow these steps to set up and run the project:

  1. Clone the repository:

    For Windows:

    git clone https://github.com/MazharulDev/interspace.git
    cd interspace

    For macOS:

    gh repo clone MazharulDev/interspace
    cd interspace
  2. Install dependencies using Yarn:

    yarn
  3. Run the project:

    yarn dev

Make sure to have Git and Yarn installed globally before running the commands above.

Credentials

Super Admin

  [email protected]
  password: 123456

Admin (Dino Corporation)

  [email protected]
  password: 123456

User

  [email protected]
  password: 123456

Tech Stack

TypeScript   NextJS   Tailwind CSS   Redux

Features

Super Admin

Admin Management

  • Add, view, and update admins.
  • Can update admin to user.

User Management

  • Add, view, and update users.
  • Can update user to admin.

Admin

User Management

  • Add, view, and update users.

Service Management

  • Create, edit, update and delete service

Manage Booking

  • Show all the user's bookings, and admin can accept and reject.

Payment Data

  • All user payments can be viewed.

Review Management

  • View all User's review.
  • Publish spacific review.

FAQ Management

  • Create, view, edit and delete FAQ.

User

Profile

  • View his own profile and update.
  • User can open his account himself.

My Booking Connection

  • Can see all the booking information

Payment List

  • Can see own payment information

 

Live Website

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published