Releases: TUT888/FreelanceFusion
Releases · TUT888/FreelanceFusion
FreelanceFusion v1.1.1
Added some update to README file
Full Changelog: v1.1.0...v1.1.1
FreelanceFusion v1.1.0
We’re excited to announce the first release after Sprint 1!
What's Changed
In general, we have made some update for this new version as below:
- Improved the general UI with appealing colour scheme.
- Bug fixes and changes for existing features (please refer to below section)
- Added some new features (please refer to below section)
- Unit tests and end-to-end testings (please refer to below section)
1. Bug fixes and changes for existing features
- Register now have option to choose between freelancer and client account.
- Job post management is now separated from find jobs, only who posted the jobs can edit them.
- Small fix on job detail displaying "not specified" payment.
- Small fix on profile management errors.
2. New features are now available
- Real-time Communication: a chat feature for freelancer and client to exchange information and communicate with each other.
- Ratings and Reviews (freelancer exclusive): receive real-time notification and view received rating/review.
- Ratings and Reviews (client exclusive): view given rating/review, add new rating/review, delete rating/review.
- Project management: mange your project and receive real-time update on job board.
- Project management (freelancer exclusive): apply for a job to join project
- Project management (client exclusive): approve a join request from freelancer, remove freelancer from projects.
3. Unit tests and end-to-end testings
Unit tests have been added for following features:
- Login and Register
- Profile Mangement
- Ratings and Reviews
- Job and Freelancer search
- Project management
End-to-end tests have been added for following features:
- Homepage
- Profile Mangement
- Ratings and Reviews
- Job and Freelancer search
- Project management
Full Changelog: v1.0.0...v1.1.0
FreelanceFusion v1.0.0
We’re excited to announce the first release after Sprint 1!
What's Changed
We have completed the basic user interface, which includes headers with a navigation bar, a footer, a default homepage, and other UI elements for specific features.
The following functionalities are now available:
- User Authentication: Register and log in.
- Profile Management: View and update your profile.
- Search Functionality: Search for jobs and freelancers.
- Job Board: Post and edit job (client only).
Full Changelog: https://github.com/TUT888/FreelanceFusion/commits/v1.0.0