Metis bridges the gap between task management and project resourcing. Our platform seamlessly integrates both aspects of project management and empowers teams to collaborate efficiently, utilize fully, and deliver effectively. Here's how we stand out:
- Unified Workspace: Manage tasks, timelines, and resources - all in one place.
- Smart Allocation: Allocate resources intellegently, optimizing productivity.
- Real-time Insights: Monitor progress, identify bottlenecks, and adapt swiftly.
Join us on the journey to streamlined project success.
Bun was released in 2023 and is currently touted as a faster all-in-one toolkit to replace Node.js. Trying to use Bun whenever possible and use NPM as a backup if we run across anything that Bun doesn't work with for some reason. The goal is to keep up with the Bun environment and see how it evolves as it becomes tested by the developer community.
Vite is a Front end dev tool focused on speed and performance. It creates a nice to use and responsive development environment.
TailwindCSS is a framework that allows for faster development of styling for the front end using pre-defined class components.
React Icons has a multitude of icons available to be imported into react. Make sure to follow the installation instructions on the home page to get access and icons from the /fa
library seem to be the preferred icons at the moment.
I highly recommend installing:
Incredibly helpful suggestions and auto-complete features. I highly recommend adding the 'Recommended VS Code Settings' to enable these features.
See this extension for notes of what needs done throughout the code. The extension will create a tab on the left-hand side of the IDE window where you can see all the todo's throughout the repo. This could be a good place to identify current or new tasks that need done in the code base. Write TODO
or FIXME
in a comment to log in the Todo Tree.
The current list of pages navigable:
- General
- Home
- Products
- Resources
- Contact
- Sign In
- Signed In
- Overview
- Projects
- Tasks
- User