Skip to content

Project Roadmap

Sarthak Saxena edited this page Jun 12, 2021 · 1 revision

Approach

  • Prepare spec for endpoints to be developed.
  • Start working on endpoints for converters in Lucy's converter.
  • Work on a converter-by-converter basis.
  • Write a test for conversion for every converter that is integrated into the API.

Roadmap

Task To be completed by
Understand the functionality of Lucy’s converter 13 June
Start with the OAS2 -> OAS3 converter, build API spec and endpoints 21 June
Write tests for the endpoint 23 June
Develop a mock frontend to test out the endpoint easily. Yet to decide if this is required
Continue with the implementation of other conversions that are possible via the Lucy’s converter along with writing tests 20 July
Start having a look at other converters that might be worth developing endpoints for based on the discussion with the community 21 July
Endpoints for the above converters + tests 8 August

Minimum Viable Product

  • API endpoints supporting Lucy’s converter and other valuable converters.
  • Simple React frontend for end-users.
Clone this wiki locally