You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AIM
Create Mock endpoints for our Flask Application.
Details
We are currently looking for two pages: (Or we can also make a single page application)
Landing Page: An attractive Landing Page which outlines the purpose of the Project and what it aims to achieve. The landing page will have a input form. This form contains only two required input field, that takes pincode as input from the user and date field that will be used to get data from the api.
Result Page: The Result is either presented in card form or table form. The vaccine slots that are available in the provided pincode on a particular date. For e.g : visit Example 1, Example 2
You have to create mock endpoints which return a JSON Message on various routes.
The text was updated successfully, but these errors were encountered:
AIM
Create Mock endpoints for our Flask Application.
Details
We are currently looking for two pages: (Or we can also make a single page application)
Landing Page: An attractive Landing Page which outlines the purpose of the Project and what it aims to achieve. The landing page will have a input form. This form contains only two required input field, that takes pincode as input from the user and date field that will be used to get data from the api.
Result Page: The Result is either presented in card form or table form. The vaccine slots that are available in the provided pincode on a particular date. For e.g : visit Example 1, Example 2
You have to create mock endpoints which return a JSON Message on various routes.
The text was updated successfully, but these errors were encountered: