Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vic778/deel_clone_api
Deel is a global payroll solution that helps businesses hire anyone, anywhere. Using a tech-enabled self serve process, you can now hire independent contractors or full-time employees in over 150 countries, compliantly and in minutes. I liked the professionalism of their site and wanted to clone the backend to implement my Rails skills. It also allows only an admin to create, read, update and delete actions. This API is made these models:
https://github.com/vic778/deel_clone_api
Last synced: about 2 months ago
JSON representation
Deel is a global payroll solution that helps businesses hire anyone, anywhere. Using a tech-enabled self serve process, you can now hire independent contractors or full-time employees in over 150 countries, compliantly and in minutes. I liked the professionalism of their site and wanted to clone the backend to implement my Rails skills. It also allows only an admin to create, read, update and delete actions. This API is made these models:
- Host: GitHub
- URL: https://github.com/vic778/deel_clone_api
- Owner: vic778
- Created: 2022-07-18T10:52:52.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-10-14T12:19:47.000Z (about 2 years ago)
- Last Synced: 2023-03-03T21:13:35.879Z (almost 2 years ago)
- Language: Ruby
- Homepage: https://deel1.herokuapp.com/
- Size: 286 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DEEL
> [Deel](https://app.deel.com/) is a global payroll solution that helps businesses hire anyone, anywhere. Using a tech-enabled self serve process, you can now hire independent contractors or full-time employees in over 150 countries, compliantly and in minutes. I liked the professionalism of their site and wanted to clone the backend to implement my Rails skills. It also allows only an admin to create, read, update and delete actions. This API is made these models:
still in progress...
### Deployment
![img](app/assets/images/screen.png)
## Built With- Rails
- Ruby
- Postgresql
- Devise
- JWT
- ActiveRecord Serializer
- ActiveAdmin
- ActiveRecord Image Uploader
- Cloudinary
- Heroku## Getting Started
Here are the steps to follow in order to get this project on your local computer.
### Prerequisites
`rails v7.0.2 +`
`ruby v3.0.2 +`
### Setup
clone this repo by typing `git clone https://github.com/vic778/Jumia-API`
### Install
install the dependencies by typing `bundle install`
### Usage
start the local server by running `rails s`
### Testing
run the tests by typing `bundle exec rspec`
### Documentation
## Author
👤 **Victor Barh**
- GitHub: [@Vvic778](https://github.com/vic778)
- Twitter: [@victoirBarh](https://twitter.com/)
- LinkedIn: [LinkedIn](https://linkedin.com/in/victoir-barh)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
N/A
## 📝 License
This project is [MIT](lic.url) licensed.