Tudu allows users to create, manage, and follow up on projects and workflows efficiently. The application focuses on providing an intuitive interface for seamless project tracking.
- Backend: Rust, Axum, Diesel, MySQL
- Frontend: Tauri-RS, Vite, React
- Containerization: Docker
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeature
). - Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Open a pull request.
Please ensure your code follows the project's coding conventions and is well-documented.
This project is licensed under the MIT License. See the LICENSE file for details.