Skip to content

A job-matching platform designed for blue-collar and informal sector workers. Users can post jobs, instantly vet potential candidates with a single click, and download necessary documentation for verification.

License

Notifications You must be signed in to change notification settings

vantablanta/msarendo

Repository files navigation

Msarendo

Developed by Michelle-Njeri

Description

A freelance platform for the informal sector. A user can post a job, and vet a potential candidate using just one click. Download any required documents for vetting. It implements a complex notification system using SMTP.

Live Link

View Site to visit the site

User Story

  • Sign in to the application to start using.
  • Check out available jobs and apply with a single swift click.
  • Post a job.
  • Recive updates on the status of your application using email notifications
  • View recruiter info
  • View Candidate info

Setup and Installation

To get the project .......

Cloning the repository:
 https://github.com/vantablanta/msarendo.git
Navigate into the folder
cd project-msarendo
Install and activate Virtual
pipenv shell 
Install Dependencies
pipenv sync
Setup Database

SetUp your database User, Password, Host then make migrations

python manage.py makemigrations app

Now Migrate

python manage.py migrate 
Run the application
python manage.py runserver 
Testing the application
python manage.py test 

Open the application on your browser 127.0.0.1:8000.

Technology used

Contact Information

If you have any questions or contributions, please email me at [vantablanta@gmail.com]

License

License

Copyright (c) 2022 Michelle Njeri

About

A job-matching platform designed for blue-collar and informal sector workers. Users can post jobs, instantly vet potential candidates with a single click, and download necessary documentation for verification.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published