Ardent Prayers is a full-stack web application built with React and AWS services that allows users to share and engage with prayer requests online. The app provides a modern, responsive interface for creating, viewing and interacting with prayer requests.
- Prayer Requests Submission: User can easily submit new prayer requests.
- Interactive Prayer Wall: A dynamic display of prayer requests with the ability to indicate when you've prayed for a request.
- Data: Stores prayer requests securely in Amazon DynamoDB.
- Responsive Design: Optimized for both desktop and mobile devices.
- Frontend: React
- Backend Services:
- API Gateway: Mange API requests and response
- Lambda: Handles serverless backend logic
- DynamoDB: Stores and retrieves prayer request data
- S3: Hosts static website files
- CloudFront: Provides global content delivery
- Route 53: Manages DNS routing
Ardent Prayers app demonstrates the power of combining React's frontend capabilities with AWS's scalable backend services to create a robust, user-friendly application for faith communities. By leveraging serverless architecture and managed services, it ensures high availability, scalability and low maintenance overhead.
This project is licensed under the MIT License - see the LICENSE.md file for details.
This license allows you to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software, subject to the following conditions:
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
- The software is provided "as is", without warranty of any kind.