Crates.io | juggernaut_broker |
lib.rs | juggernaut_broker |
version | 0.1.0 |
source | src |
created_at | 2023-05-30 20:45:08.389308 |
updated_at | 2023-05-30 20:45:08.389308 |
description | README.md |
homepage | |
repository | |
max_upload_size | |
id | 878255 |
size | 123,416 |
Save time when you're searching for a new contract. Contract Stream keeps you updated with the most relevant job posts day to day, allowing to you keep track of market trends, and giving you the tools to tailor your job search specifically to you. One platform for every platform.
We are currently working on a desktop application to enable you to scrape the lastest job posts from any website. Stay updated with the latest information here!
User registration and login for a personalized experience.
Advanced search capabilities with support for keywords and resume-based filtering.
Secure data handling and end-to-end encryption to ensure privacy.
Saving and managing multiple resumes to cater to various job applications.
Organizing and tracking active job searches.
Viewing and managing pending job actions such as rejecting or accepting proposals.
https://github.com/sshmendez/ContractStream.git
cd ContractStream
migrations
folder to set up the necessary tables../initdb.sh --prod --create
This script runs sqlx
, creating a database and initializing every table.
.env
file in the root directory with the following contents:DATABASE_URL=postgres://username:password@localhost/db_name
Replace username
, password
, and db_name
with the appropriate values for your PostgreSQL database.
cargo run
The platform will be accessible at http://localhost:8080
.
All rights reserved. Copyright (c) 2023