In this project, an admin panel for a vehicle rental application has been designed. It can be considered a fullstack project; however, the backend logic has not been fully implemented. For the backend service, I have used Supabase. Supabase is an open-source platform that provides various services for building and scaling applications with PostgreSQL database. These services include real-time database functionality, authentication, RESTful API and similar features.
This project is a public demo, allowing anyone to view the information they have created. However, users cannot see others peronalized informations or manipulate the data created by other users. While, logically, the dashboard should be personalized, a general dataset is used here to ensure that the initial user doesn't encounter an empty screen. This approach was chosen intentionally to enhance the user experience.
git clone https://github.com/Onurhnf/wheels4u-react-tailwind-reactquery
npm install
npm run dev
To try out the Wheels 4U app, via this link: https://wheels4u-onurhnf.vercel.app
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.
To connect with me or discuss any questions or issues related to the project, you can reach out to me via email at onurhnf@gmail.com