joshsoftware / joshsoftware/website
Portfolio Api
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Add an API to get all the projects data from an intranet. For this we need to add following fields to existing project model:
1. name (title already exists)
2. project image
3. project website URL
4. Project Description
5. Clients logo
6. Display on homepage flag
7. Case study path
Tags are already present in the project model as field name and field value, as follows:
1. Ruby version
2. Rails version
3. Database
4. Database version
5. Deployment server
6. Deployment script
7. Payment gateway
8. Image store
9. Index server
10. Background jobs
11. Sms gateway
12. Other frameworks
13. Other details
Regarding case study, are we going to give the option to upload case study pdf or supposed to give only a path to pdf?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.