This project serves as the backend for the Nurse Freelance Website project for Farrer Park Hospital, developed as part of the AWS Data Science Accelerator Program. The backend is built using Flask, a Python web framework, and is responsible for managing the backend functionality of the website.
- User authentication and authorization
- Job posting and bidding system
- Salary Optimisation feature
- Managing nurses json files
- Managing jobs json files
- Communicate with backend to perform actions
- Find distance between 2 points using long. and lat. through API
The Nurse Freelance Website Backend is licensed under the MIT License. See the LICENSE file for more details.