- Hardhat config -> Typescript project e explicar as vantagens
- Instalar, configurar metamask e receber fundos pelo faucet
- Criar conta Get block e usar URL para conectar com a rede Rootstock
- Dotenv
- .gitignore
- Config .env file
- Config hardhat to Rootstock
- Create contract
- Openzepellin ownable and upgreadable
- Make first deploy
- Company Register
- Should register a company with the following data
- Admin
- Name
- Description
- activityBranch
- Employees number
- Open Jobs number
- Applications Received number
- Total Jobs Number
- Should register a company with the following data
- Get company by ID
- Company update
- Fields to be updated
- Name
- Description
- Branch of activity
- Number of employees
- For the update we will use the strategy to update all fields, so is mandatory all fields to be passed to the method
- Fields to be updated
- [] Company Create job
- [] Company list all jobs
- [] Company Update job
- [] Company Set job open or closed
- [] Company Hire
- [] User Register
- [] User list info
- [] User update personal info
- [] User update address
- [] User add job
- [] User list jobs
- [] User update job
- [] User remove job
- [] User list available jobs
- [] Filter by type
- [] Filter by keywords
- [] Filter by city
- [] User apply for a job
- [] User list companies
- [] User list applied jobs
- [] User remove candidature
-
Notifications
You must be signed in to change notification settings - Fork 0
gsoares85/smartjobV1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published