Our app streamlines tasks, boosts productivity, and simplifies teamwork. Stay organized, communicate effortlessly.
Discover seamless collaboration on our powerful platform, catering to both solo and team endeavors. With an intuitive interface and robust task management, it transforms work into a streamlined experience. Boost productivity, enhance communication, and effortlessly meet deadlines. Your journey to efficient and organized collaboration begins here.
- Get better suport on Chrome divices
- Add new features related to text formating
- Add text formating on task creation
- Add pagination to prevent overload fetch calls to the DB
Here's a brief overview of the project's folder structure:
/src: Contains the source code./components: React components used throughout the project./pages: Next.js pages for routing./styles: Tailwind CSS styles and global stylesheets./lib: Utility functions or helper modules.
- React: For building user interfaces.
- TypeScript: Adds static typing to JavaScript, improving code quality.
- Next.js: A React framework for server-rendered applications.
- Tailwind CSS: A utility-first CSS framework for quick and responsive styling.
If you're interested in contributing to this project, please follow these steps:
-
- Open an issue on this repository.
-
- Add your contribution details to the issue, adhering to the provided guidelines.
Fork the Repository:
- Fork the repository to your GitHub account.
Clone the Repository:
- Clone the forked repository to your local machine.
git clone https://github.com/de-Padua/denmark.git
Create a Branch:
- Create a new branch for your contribution.
git checkout -b feature/your-feature
Make Changes:
- Implement your changes, following the project's coding standards.
Commit Changes:
- Commit your changes with a clear and concise commit message.
git commit -m "Add your meaningful commit message here"
Push Changes:
- Push your changes to your forked repository.
git push origin feature/your-feature
Open a Pull Request:
- Open a pull request from your forked repository to the main project repository.
- Provide a detailed description of your changes.
- Follow the coding style and standards used in the project.
- Write clear, concise, and meaningful commit messages.
- Keep code clean, readable, and well-documented.
- Use the issue tracker to report bugs or suggest new features.
- Search for existing issues before creating a new one.
- Provide detailed information when opening an issue.
- Be respectful and considerate of others' opinions.
- Help and support fellow contributors.
- Avoid offensive language and behavior.
By following these guidelines, you contribute to a positive and collaborative development environment. Thank you for your contribution!




