Skip to content

Smailancer/Joboard

Repository files navigation

Job Board

job board connecting the best jobs with top talent.

Home Page:

Pic from the Home page

Show Page:

Pic from the Show shot page

Add Job:

Add job page

Filter by job type:

Add job page

Ruby and Rails Versions:

  • Ruby 2.7.5
  • Rails 5.2.7

How to use it :

  • Clon the project to your machine using the command:
git clone [email protected]:smaily1/joboard.git
  • Change the directory to the project by typing joboard than install the gems by typing :
bundle install
  • Migration step and creating tabels in your database :
rails db:migrate
  • Finally run the server by typing the command :
rails server 

you will find your app working at http://localhost:3000

Notes :

This is a sample MVP of the application, so it will look with only basic features without luxuries, I am currently trying to master UI design in order to make my applications look nicer.

Any other suggestions I would be happy to add to the application. Thank you.

About

Recruitment platform of your choice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published