Welcome to the TimeTotalk repository! TimeTotalk is a video call-based consultant app where users can book consultants. Consultants can schedule appointments on suitable dates. Consultants can earn money from each video call. The app is built using Flutter technologies, including Agora, Websocket, GetX, and Firebase. The backend is developed using Node.js.
Please find the Medium Article
Configure the Agora settings -> constants/settings.dart
Link the backend server -> constants/ApiConstants.dart
And also configure a Paypal Sandbox for payment
To contribute to this project, follow the steps below:
- Fork this repository to your GitHub account.
- Clone the forked repository to your local machine.
- Create a new branch for your contribution.
- Make the necessary changes and commit them.
- Push the changes to your forked repository.
- Open a pull request from your forked repository to the
master
branch of this repository. - Wait for the maintainers to review and merge your pull request.
- Congratulations! You've contributed to this project.
The Node.js backend for this project can be found at Node JS Backend.
If you encounter any bugs or have ideas for new features, please open an issue in the GitHub repository. Be sure to provide detailed steps to reproduce the issue or a clear explanation of the feature request.
This project is licensed under the MIT License.