Coder Social home page Coder Social logo

pool-management-app's People

Contributors

seanpacheco avatar

Stargazers

 avatar

Watchers

 avatar

pool-management-app's Issues

add client accout deletion

Is your feature request related to a problem? Please describe.
add sql to backend and usemutation to frontend to allow the deletion of client accounts from account list.

Describe the solution you'd like
I will use react-query mutation to call to rest api to delete account record off of postgreSql db.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Create provider component

Is your feature request related to a problem? Please describe.
Build provider component to provide context for ui and authentication

Create dashboard layout

Is your feature request related to a problem? Please describe.
Need a layout on dashboard.

Describe the solution you'd like
I would like to use a grid to layout the various dashboard components

add server side form validation for add account endpoint

Is your feature request related to a problem? Please describe.
validate form data on server before adding data to db.

Describe the solution you'd like
will use zod to validate

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Build Api endpoint to pull list of accounts from backend

Is your feature request related to a problem? Please describe.
Need to get user data from Api to client side

Describe the solution you'd like
Build an endpoint on Api to pull account list for user from database and send response back to client

add form to add accounts

Is your feature request related to a problem? Please describe.
add form to dashboard to add accounts

change over from axios library to axios provider

Is your feature request related to a problem? Please describe.
Currently its difficult and messy to pass auth0 token to axios as the auth0 getTokenSilently method can't be accessed outside of react component.

Describe the solution you'd like
Auth0 reccomend to create a axios provider inside of the Auth0 provider to give axios access to getTokenSilently method

Describe alternatives you've considered
also considered creating a plugin to pass tokent to axios like is used in Auth0-vue library

Create routes on app provider

Is your feature request related to a problem? Please describe.
Create a way to navigate the application.

Describe the solution you'd like
implement a browser router using react-router

Add authentication

Is your feature request related to a problem? Please describe.
add authentication and authentication guard to routes for dashboard

Describe the solution you'd like
Will use AuthO for user authentication

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.