Skip to content

giselle-ballerina/iwb449-giselle-dashboard_giselle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giselle Dashboard - Next.js Application

Overview

Welcome to the Giselle Dashboard, the admin interface for managing retail stores and their products on our platform. This dashboard allows store owners and administrators to manage product listings, orders, and store details seamlessly.

Features

  • Product Management: Add, update, and manage product listings for your store.
  • Order Tracking: View and track customer orders.
  • Store Analytics: Access insights and data related to store performance.

Important Notice

File Uploading Limitations

Uploading files won't work in the local environment because the necessary service account key file for interacting with cloud services is not included in this repository for security reasons.

If you would like to fully test all the functionalities of the dashboard, including file uploads and cloud integrations, please try our hosted version of the application:

This hosted version includes all the necessary configurations and will allow you to fully explore the features of the dashboard.

Installation

To run the dashboard locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/giselle-ballerina/iwb449-giselle-dashboard_giselle.git
  2. Navigate to the project directory:

    cd iwb449-giselle-dashboard_giselle
  3. Install the dependencies

    npm install
  4. Run the development server

    npm run dev
  5. Open in browser localhost:3000

Testing the Full Application

As mentioned earlier, for a complete experience, including the ability to upload files and manage cloud services, please use our hosted version of the dashboard at http://139.59.246.168:3000/.

Login Credentials for Testing:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages