Skip to content

This is a web application where users can post help wanted ads, search and view posts by other users, 'like' posts, and leave reviews with a rating for other users. It is React front-end app with a Rails back-end API. Demo: https://vimeo.com/417499676

License

Notifications You must be signed in to change notification settings

gitluky/jobbyboard

Repository files navigation

Jobbyboard

This is a web application where users can post help wanted ads, search and view posts by other users, 'like' posts, and leave reviews with a rating for other users. It is React front-end app with a Rails back-end API.

Demo: https://vimeo.com/417499676

Pre-requisites:

Ruby 2.6.0 or higher

Installation

Clone this repository and run $'bundle install' to get the required gems listed in the Gemfile. Run $rails db:migrate to set up the database. For mock user account data: a) Adjust the data in the seed file b) Run $rails db:seed

**Requires redux_devtools: https://chrome.google.com/webstore/detail/redux-devtools/lmhkpmbekcpmknklioeibfkpmmfibljd OR simply remove it from the compose function in index.js

Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/gitluky/jobbyboard. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License Available as open source under the terms of the MIT License.

Code of Conduct Everyone interacting in the jobbyboard's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

This is a web application where users can post help wanted ads, search and view posts by other users, 'like' posts, and leave reviews with a rating for other users. It is React front-end app with a Rails back-end API. Demo: https://vimeo.com/417499676

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published