Welcome to Conformz, a web application designed to streamline your workflow!
*Username: admin@gmail.com *Password: ffffff
Live link: www.conformz.web.app
- User Authentication: Secure login system to protect user data and access controls.
- Responsive Design: Ensures a seamless experience across devices of all sizes.
- Real-time Updates: Instant updates and notifications for task statuses and changes.
- Search Functionality: Quickly find tasks using robust search capabilities.
- Implemented tanstack query in all the data fetching functionality.
- Contest Management: Creator creates contest and waits for admin approval.
- A creator can select the winner of a particular contest.
- An user can participate in a contest after successful payment.
- Admin can assign a specific role to amy user.
- Admin can block or delete an user.
- React.js: For building the user interface and creating reusable components.
- Express.js: For handling the backend server and API routes.
- MongoDB: As the database for storing user and tourist spot information.
- Node.js: For server-side scripting and handling backend logic.
- React Router: For handling client-side routing and navigation between pages.
- Dotenv: For managing environment variables and configuration settings.