-
Notifications
You must be signed in to change notification settings - Fork 9
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
API Builder #2
Comments
Hello @i-am-waseem! I am interested in this project! want to learn more about the project and the documentation link that you provided is broken. Can you provide more info about the same. Looking forward to submit a proposal for this project. |
Hi @khanjasir90 . Thanks for your interest. Let's connect to discuss further on the requirements. I will be sharing an invite soon, It would be great, if you can drop an email to waseempasha@digitalgreen.org to schedule a virtual meet. |
@i-am-waseem I have dropped an email to the give email id :) |
Hey @i-am-waseem I want to contribute to this project. I have worked with Flask for 3 years, and will pick up Django in a few days. Could you please provide access to the documentation, so that I can go through it and prepare a proposal. |
Hello @i-am-waseem,I am learning Django and want to contribute in this project |
Hi @i-am-waseem I have experience in working with django and django rest framework. I would like to contribute to this project, |
Hi @i-am-waseem , would you guide me regarding this project? I have experience in MongoDB, ReactJS, HTML,CSS , Python and Django. Please assign me some good first issues so that I can understand the project better |
Hello, @i-am-waseem I want to submit a proposal for this project, i am familiar with Python, Django, REST API reactjs, HTML, and CSS, and I am also selected in Gsoc'23, also my tack stack in Gsoc'23 is Python, Django, REST API ,HTML, and CSS. I did an internship as a web developer. You can check my Gsoc'23 project here https://summerofcode.withgoogle.com/programs/2023/projects/W2YKA7jL . can you please give access to repo and dosc ?? |
Hello @i-am-waseem , I have experience of 2 years in the field of web development and been in the field security for an year before starting with development. Because of the varied experience I have the capability of building Efficient and Scalable applications . Moreover I have previously worked as Freelancer, Interned at a company and have contributed to opensource through programs like FOSSASIA, GirlScript etc. I am Interested in working on this project. Can u Please provide the docs and the details of where can I start with my first contributions to this project. |
Hey @i-am-waseem, |
Hey @@i-am-waseem , i am interested in this project and and i had experience in Dango and React , your Documentation link in broken can you please provide new link . |
hi @i-am-waseem , I am interested in the project. Can I solve any issues currently before my proposal is submitted for C4GT? Please let me know how to proceed. |
Hi @i-am-waseem I really want to contribute to this project and apply my technical skills to solve the issues. |
Hello @i-am-waseem sir, |
Project Description
FarmStack is an open source no code data exchange platform to streamline collaboration between key players in the agriculture sector. It supports government actors to run a data exchange as well as the participants who can publish, discover and consume data to build better solutions that unlock the potential of data for farmers.
Farmstack is suite of suite of tools that help explore datasets to enable participant to pinpoint ideal dataset with smart search.It also helps create data pipelines, thereby automating movement of data across different systems that can range from DBs (SQL, postgre) or file servers or APIs. It enhances the usability of data by intuitive data categorisation builder, standardisation and click based integration.
As part of FarmStack, participants want to publish the data as the rest API so that other data consumers can use these APIs for building dynamic use cases efficiently.
List of features
As a user, I want to select datapoints to be exposed as Rest APIs as key value pair
As a user, I want to apply usage policy of secret key required for accessing the APIs
As a user, I want to request for the secret key to access the rest APIs of the specific dataset available as Rest APIs
Learning
Complexity: Medium
Skills: Python, django, reactjs, RestAPI
Project size: 6 weeks
Documentation
https://github.com/digitalgreenorg/datahub-api/tree/fs_eth_prod
Acceptance Criteria
When the user selects the columns of the imported data, then the app should create Rest API endpoints
When the user adds the description of the API, then the app should allow the user to provide a 250 character description for the endpoint
When the user clicks on submit button, then the app should navigate user to the usage policies screen
When the user selects the secret key usage policy to be applied to the APIs, then the app should record this usage policy against the dataset
When the user requests for the secret key, then the app should show the secret key once to the user and allow her to copy to clipboard
The text was updated successfully, but these errors were encountered: