hamzaDev654 / EventsProject-route

A SAP application where full CRUD operation has been done using react-route to allow user seamless navigation as well as manage events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EventsProject-route

This Event management sytem project is able to Create, Update, Delete, Read (CRUD) events by using react-router-dom functions and Hooks . It contains all the functionality regarding router which should be there in such apps or make the navigation with realtive path. Apart from having the parenet root to child root router which is responible to exchanging the data between the components accordingly . To avoiding router hooks clashing eachother due to passing router Objets keys such as (actions, loader) therein added extra hooks which usefetcher (which allow to submit the rquest without transitioning the navigations) .

PS: Do not foget to read (how-to-use.text) file .

Thank you !

About

A SAP application where full CRUD operation has been done using react-route to allow user seamless navigation as well as manage events


Languages

Language:JavaScript 81.4%Language:CSS 12.8%Language:HTML 5.8%