View production at: https://flood-aid-website.vercel.app/
Flood Aid Website is a support system connecting people affected by floods with individuals and volunteer organizations. The platform allows registration, management of relief requests and supports a transparent and efficient donation process. I am in charge of the entire backend, building the API system, managing data, processing business logic and integrating external services.
- Frontend: ReactJS + Vite
- Backend: NestJS
- Database: MongoDB
- Storage: AWS S3
- CDN: AWS CloudFront
- Machine learning: Python, Jupyter Notebook
- Containerization: Docker
Ensure you have the following installed:
- Node.js
- Docker
git clone https://github.com/AnPhanCNTT-K63/flood-aid-website-backend
cd kiss-youcd api
docker-compose up --buildThis command will build and start the backend service.
cd api
npm install
npm run start:devContributions are welcome! Please create a pull request with detailed changes.
MIT License
For any inquiries, feel free to reach out at phanducan147@gmail.com.