Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/german-cobian/journeyman-back-end
The Rails back-end for an app where the user can look through a list of journeymen skilled-labor offerings and reserve that of his choice for a certain number of days. Site administrators can add and delete journeymen from the list.
https://github.com/german-cobian/journeyman-back-end
postgresql rails ruby
Last synced: 12 days ago
JSON representation
The Rails back-end for an app where the user can look through a list of journeymen skilled-labor offerings and reserve that of his choice for a certain number of days. Site administrators can add and delete journeymen from the list.
- Host: GitHub
- URL: https://github.com/german-cobian/journeyman-back-end
- Owner: German-Cobian
- License: mit
- Created: 2022-07-25T20:25:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T23:18:29.000Z (over 2 years ago)
- Last Synced: 2024-11-22T23:44:12.825Z (about 2 months ago)
- Topics: postgresql, rails, ruby
- Language: Ruby
- Homepage:
- Size: 11.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...