Converts trello data into fast read information
TrelloResume is a powerful tool designed to simplify the process of generating PDF reports from your Trello boards. It seamlessly compiles key information, such as members, checklists, and completed tasks into a formatted report. Built on the robust ReactJS framework and adhering to Google’s Material Design principles, TrelloResume offers a modern and user-friendly interface. Whether you're looking to summarize project progress or share insights with your team, TrelloResume has you covered.
Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.