Hi.Events icon indicating copy to clipboard operation
Hi.Events copied to clipboard

🌟Better documentation of the frontend plz

Open christopheragnus opened this issue 9 months ago • 2 comments

Hi, I would like to work on the frontend but the Readme file is empty at the moment. Can someone write up some docs outlining what API routes are being consumed on the React frontend with the Laravel backend? I would to understand how the frontend sends requests to the backend. I have it running locally (after following running without Docker guide) but it seems to be submitting requests to somewhere without the backend running...

christopheragnus avatar Mar 26 '25 14:03 christopheragnus

Hi @christopheragnus,

Good suggestion! I'll work on adding some FE documentation. There are API docs here, but they are for v0.8. The v1.0.0 API docs are currently being updated and will be made public very soon.

Thanks

daveearley avatar Mar 27 '25 14:03 daveearley

Hi @christopheragnus,

Good suggestion! I'll work on adding some FE documentation. There are API docs here, but they are for v0.8. The v1.0.0 API docs are currently being updated and will be made public very soon.

Thanks

Thanks, the API docs will help. I think the FE docs would help me find which parts / files are calling the APIs.

christopheragnus avatar Mar 27 '25 21:03 christopheragnus