Inspiration
I wanted to learn new technologies and I tried vue.js and axios(to work with APIs) first ever time.
What it does
It is supposed to give details of vaccination centres by given Pincode of area. I was also thinking to add few more features after success of this process like registration of allotment for Covid 19 Vaccine.
How we built it
I am trying to use vue.js as i heard it is easier to start with and I will be able to learn something new also. For Api first I tried using XmlHttpRequest and somehow managed to send a Get request but arranging the JSON response into a HTML table format became a obstacle. I talked with few of my hands how do they manage APIs? One of them suggested to use axios.
Challenges we ran into
Though I managed to Printing Json response in console but getting it on top of website dynamically is the main struggle.
Accomplishments that we're proud of
I learned basic use of axios and vue.js in comparatively very less time frame.
What we learned
What's next for Vaxine19
I will surely add full support of registration, allotment and certificate for vaccines.
Built With
- axios
- css
- html
- javascript
- vue.js
Log in or sign up for Devpost to join the conversation.