pleszr / motivaa

MIT License
1 stars 1 forks source link

WIP: Integrate Backend API with Frontend /createHabit #40 #45

Open csabika98 opened 1 month ago

csabika98 commented 1 month ago

Connecting the frontend to the API endpoints and we should ensure that the frontend can fetch and display data from the API. Implementing any necessary error handling and data formatting on the frontend side.

So.. to summarize:

  1. Connecting the frontend to the API
  2. Implementing any necessary error handling and data formatting on the frontend side.
  3. Verify that data is correctly displayed and updated in the frontend.
  4. Test integration thoroughly to ensure all functionality works as expected.

    Endpoint: /createHabit

csabika98 commented 1 month ago

as of now blocked because of #43 and #40 @pleszr let me know if #43 merged to main