Evaluating bids

Windows and Macos Ui for File Exploration

Published on the November 06, 2024 in IT & Programming

About this project

Open

I have a backend system that creates a MongoDb of files that have been processed by an AI system.

I need for the end users to be able to interact with the database through a UI that is very similar to the native file manager.

The database is exposed through an API (api.jdbot.us/docs). The user needs to authenticate with the back end. After authentication, the top of the hierarchy is "clients". Each client has one or more "trackers" which are just lists of files. Each tracker has a list of files that have been labeled by the AI, so the labels ("classification") are the layer. Within the classification, you have a list of files.

So all the abstractions above the files should be visualized as folders within folders.

When the user has a list of files within the classification, the user should be able to:

1. Reclassify the file
2. Rename the file (the 'title' property)
3. Change the document date
4. Edit the sub classification properties
5. Preview the file
6. Open the file using the application that created it (PDF, word, excel, etc) using the full file path property.

There are more features to come, but this would be a fantastic start.

Project overview

The target industry is law firms. The target work load is managing documents produced in the discovery process.

Category IT & Programming
Subcategory Desktop apps
What is the scope of the project? Create a new app
Is this a project or a position? Project
I currently have I have specifications
Required availability As needed
API Integrations Other (Other APIs)
Required platforms Other
I need to Create an app
App type Utility - Utility application (flash, calculator, etc.)
Back-end is required No
Payment gateway No

Delivery term: December 31, 2024

Skills needed