Salt Talent Pool is a cutting-edge application designed to streamline the process of connecting software development consultants with recruiters. It offers a user-friendly platform for browsing consultants based on their skills and expertise, making it easy for recruiters to find the right talent for their projects.
To view the application, visit Salt Talent Pool.
-
Clients can sign in to their accounts.
-
Browse through the list of developers and add them to their cart for quick reference.
-
Search consultants [Using Meilisearch]:
- Efficiently search for software development consultants based on specific categories, such as searching by skill, name, location, etc.
-
SALT sign in (for developers, requires an @appliedtechnology email):
- Developer Form
- Developers can easily fill out their profile information, which will be displayed for recruiters.
- Showcase your skills, experience, and expertise to attract potential opportunities.
The application is built with the powerful T3 stack, combining cutting-edge technologies to deliver a robust and efficient platform.
- T3 Stack Components:
- T - tRPC
- T - Tailwind
- T - Typescript
This project is licensed under the MIT License - see the LICENSE file for details.
Development Team (Mob Name: Developoors)
- Jou-Fang Wang
- Allan Heremi
- Rasmus Eklund
Salt Talent Pool is currently in maintenance mode. While not actively adding new features, the application is still supported and maintained to ensure a smooth experience for users.
We welcome contributions and feedback from the community. If you have suggestions, bug reports, or want to contribute to the project.
-
Navigate to the "meilisearch" folder
-
Follow this guide: https://dev.to/jakovglavac/deploy-meilisearch-on-flyio-p89.
- This guide will create/launch an application for you on Fly.io.
- The guide will tell you to use ´flyctl login´, this command will not work, instead, use ´flyctl auth login´.
- Make sure you set the Master Key for your Fly.io application under:
- Apps > [YOUR_APP_NAME] > Secrets > New Secret.
- Make sure that the secret is named MEILI_MASTER_KEY.
- Make sure you have NEXT_MEILISEARCH_HOST and NEXT_MEILISEARCH_MASTER_KEY set in your .env file.
- You can get these values from fly.io.
-
After the secret is created, make sure you redeploy meilisearch by running ´flyctl deploy'.
-
Create, update or delete a developer to seed Meilisearch.
