Git Product home page Git Product logo

dark-coin-web's People

Contributors

dependabot[bot] avatar dvdchc avatar neylix avatar

Watchers

 avatar  avatar

dark-coin-web's Issues

Add update item

Add put endpoint on item/:id to update item datas
Add functionnality to update an item with dialog popup on client side

Detect deconnection

If token expires, API must return explicit error to be handled by frontend to display login screen.

Account

  • Create page to see account details
  • Create user account for using application
  • Delete user account
  • Update account infos (mail, password, user account)

Statistics

Fin good library for charts (echart maybe ?)

Rework context

Rework context to remove updating function from context.
Update State setting (Can use setState(previous => {}))

Register

  • Availability to register new account

Correct client baseUrl

Correct client baseUrl in Axios to start with "/" to avoid calling from current client url.

Roles

  • Display roles with linked items
  • Create role
  • Update role and linked item
  • Delete role

enhance UI

  • Augment elevation attribute on item's Card to be clearer
  • Add text for asterisk while required input fields (champs requis)

Correct auth loop

Correct AuthContext to solve this issue:
(can be helped by looking on react-router auth exemple)

image

Update package.json scripts to be easier

Add script in package.json to run npm install --production in both server and client
create an npm run build on server package.json to build client side
remove npm run build client from npm start
add GENERATE_SOURCEMAP=false in .env to disable clear source code in devtool for production

Events

  • Create event
  • Update event
  • Delete event

Add create item

Add post API call to create a new item and return uniqueId

Merge frontend and backend in same app

Merge frontend into backend app :

  • Create a client folder containing react app
  • Add proxy to package.json in react app and change API call
  • Change package.json for node app to run both app in dev and build react before serve node app

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.