This project was developed using the ICP Ninja IDE.
JobLink is a web3 application that aims to link job seekers with enterprises, essentially closing the gap between them. What sets this platform apart is its use of blockchain technology, which ensures that every candidate's profile and experience is verifiable and immutable. This gives a greater degree of credibility to both job seekers and enterprises, making JobLink a trusted reference in the market.
The application offers two distinct points of view:
-
Job Seeker Perspective:
-
Company Perspective:
JobLink uses Internet Identity for verification, offering users increased security and privacy. In addition, the app has a strong randomness mechanism to generate verification codes, which further strengthens its security. This commitment to using advanced web3 technologies guarantees that the verification process as well as the platform itself is highly secure and reliable.
The /backend
folder contains the Motoko canister, app.mo
. The /frontend
folder contains web assets for the application's user interface. The user interface is written using the React framework. Edit the mops.toml
file to add Motoko dependencies to the project.
When viewing this project in ICP Ninja, you can deploy it directly to the mainnet for free by clicking "Deploy" in the upper right corner.
To download or reset the project files, click the menu option next to the deploy button.