Giter Site home page Giter Site logo

james-langridge / personal-trainer-planner Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 5.0 3.11 MB

Scheduling and management app for personal trainers made with Next.js 13 (App Router), RSC, Redux Toolkit, RTK Query, Prisma, PostgreSQL, NextAuth, Tailwind CSS, and shadcn/ui.

Home Page: https://personal-trainer-planner.vercel.app

License: MIT License

TypeScript 94.13% JavaScript 4.39% CSS 0.58% PLpgSQL 0.68% Shell 0.21%
fitness health merakiui nextauth nextjs personal-trainers postgresql prisma radix-ui react redux-toolkit rsc rtk-query shadcn-ui sport tailwindcss typescript vercel

personal-trainer-planner's People

Contributors

james-langridge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

personal-trainer-planner's Issues

TypeError: Cannot read properties of null (reading '_location')

Tests pass but the process exits with this error, seemingly related to the mswjs or jsdom libraries:

  npm run test:ci
  shell: /usr/bin/bash -e {0}

> [email protected] test:ci
> jest

- warn You have enabled experimental feature (serverComponentsExternalPackages) in next.config.js.
- warn Experimental features are not covered by semver, and may cause unexpected or broken application behavior. Use at your own risk.

PASS __tests__/components/WorkoutItem.test.tsx
PASS __tests__/components/Calendar.test.tsx

Test Suites: 2 passed, 2 total
Tests:       9 passed, 9 total
Snapshots:   0 total
Time:        2.13 s
Ran all test suites.
/home/runner/work/personal-trainer-planner/personal-trainer-planner/node_modules/jsdom/lib/jsdom/browser/Window.js:376
      return idlUtils.wrapperForImpl(idlUtils.implForWrapper(window._document)._location);
                                                                              ^

TypeError: Cannot read properties of null (reading '_location')
    at Window.get location [as location] (/home/runner/work/personal-trainer-planner/personal-trainer-planner/node_modules/jsdom/lib/jsdom/browser/Window.js:376:79)
    at FetchInterceptor.<anonymous> (/home/runner/work/personal-trainer-planner/personal-trainer-planner/node_modules/@mswjs/interceptors/src/interceptors/fetch/index.ts:52:9)
    at step (/home/runner/work/personal-trainer-planner/personal-trainer-planner/node_modules/@mswjs/interceptors/lib/interceptors/fetch/index.js:59:23)
    at Object.next (/home/runner/work/personal-trainer-planner/personal-trainer-planner/node_modules/@mswjs/interceptors/lib/interceptors/fetch/index.js:40:53)
    at fulfilled (/home/runner/work/personal-trainer-planner/personal-trainer-planner/node_modules/@mswjs/interceptors/lib/interceptors/fetch/index.js:31:58)

Node.js v18.16.0
Error: Process completed with exit code 1.

users/[id] route

  • Add tabs to the individual users/[id] route, so can switch between viewing different data tables for one user: workouts, appointments, bootcamps, invoices. Credits history.
  • Add link to edit page
  • Add delete button

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.