Devasthanam is a React.js-based web application designed to manage temple activities and provide a seamless experience for devotees and administrators. The application simplifies processes such as event management, online bookings, and donation tracking, fostering better engagement between temples and their communities.
- Facilitates booking of services like pujas, darshan, and special events.
- Displays real-time availability for streamlined scheduling.
- Allows administrators to create, update, and publish events.
- Notifies users of upcoming ceremonies and activities.
- Provides a secure platform for online donations.
- Includes options for devotees to specify the purpose of their contribution.
- Customized dashboards for devotees and administrators.
- Displays booking history, upcoming events, and donation records.
- Ensures the application is accessible on various devices, including desktops, tablets, and smartphones.
- React.js: Component-based architecture for dynamic UI.
- React Router: For seamless navigation.
- CSS: Responsive and visually appealing design.
- Create React App: For project setup and development.
- Figma: Used for prototyping and UI/UX design.
- Node.js: Ensure Node.js is installed on your system.
- npm: Installed with Node.js.
-
Clone the repository:
-
Navigate to the project directory:
-
Install dependencies:
npm install
-
Start the development server:
npm start