GithubHelp home page GithubHelp logo

matt765 / spireflow Goto Github PK

View Code? Open in Web Editor NEW
9.0 0.0 2.0 4.56 MB

Home Page: https://spireflow.vercel.app/

License: GNU General Public License v2.0

JavaScript 1.61% TypeScript 93.89% CSS 3.44% MDX 1.06%

spireflow's Introduction

Spireflow

Open source e-commerce analytic dashboard application, written in NextJS 14 and TypeScript. It was designed to be full-stack application that resembles real-world e-commerce platforms

Tech stack

React, NextJS, TypeScript, Tailwind, Zustand, Apollo Client, Iron Session, Jest, Storybook

Features

  • 14 data charts (Tremor.so)
  • 2 tables with filtering, sorting, searching, pagination and CSV export (Tanstack-ReactTable v8)
  • authentication (Firebase, Iron Session, React Hook Forms and Yup)
  • internationalization with 2 languages (next-intl)
  • calendar page that allows for moving, adding and deleting events (Fullcalendar.io)
  • product gallery with Lightbox popup and PDF export (yet-another-react-lightbox, @react-pdf/renderer)
  • world map with tooltips (react-simple-maps)
  • CI pipeline for testing and linting, working on Github Actions
  • 7 color themes (next-themes, tw-colors)

In progress:

  • unit and integration tests (currently 30, written with Jest and React Testing Library)
  • expanding Storybook

Video preview

spireflow-preview.mp4

Links

Live (dashboard) https://spireflow.vercel.app/

Live (Storybook) https://spireflow-storybook.vercel.app/

Backend

Application is connected to NodeJS backend, which is also open source and available on my Github

https://github.com/matt765/spireflow-backend

Project Structure

├── src
│   ├── app
│   │   └── locale
│   ├── assets
│   │   ├── icons
│   │   └── images
│   ├── components
│   │   ├── auth
│   │   ├── common
│   │   │   └── stories
│   │   ├── forms
│   │   │   └── stories
│   │   └── views
│   │       ├── analytics
│   │       ├── calendar
│   │       ├── customers
│   │       ├── homepage
│   │       ├── orders
│   │       └── products
│   ├── hooks
│   │   └── auth
│   ├── i18n
│   ├── layout
│   │   ├── navbar
│   │   └── sideMenu
│   ├── queries
│   ├── services
│   ├── store
│   ├── styles
│   │   └── themes
│   ├── tests
│   │   └── hooks
│   └── utils
│ 
└── package.json

How to run

All commands are run from the root of the project, from a terminal. Please remember, that application needs working backend to run.

Command Action
npm install Installs dependencies
npm run dev Starts dev server at localhost:3000
npm run build Builds your production site
npm start Starts server at localhost:3000

spireflow's People

Contributors

matt765 avatar

Stargazers

 avatar Elivelton Souza avatar John Johnson avatar ARUN KUMAR avatar Carlos Macías Jiménez avatar Antonio Granaldi avatar  avatar  avatar Bree McCausland avatar

Forkers

tristcoil bunsdev

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.