Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Portfolio Api #88

Open
Ashviniv opened this issue Dec 5, 2016 · 1 comment
Open

Portfolio Api #88

Ashviniv opened this issue Dec 5, 2016 · 1 comment

Comments

@Ashviniv
Copy link
Contributor

Ashviniv commented Dec 5, 2016

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?

@Shwetakale
Copy link
Contributor

@Ashviniv I think give option to upload case study because if you only give path we need to upload case study from backend and add path their.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants