Skip to content

As a cautious action after Covid-19, VaccNow is an healthcare organization managing the process of Covid-19 vaccine to public, so that the VaccNow is planning to build multi their digital channels for consuming a modern API for basic features. This is planned to be API first approach, of well-tested functions and enabling agility of later modifi…

Notifications You must be signed in to change notification settings

ankitech/vaccnow

Repository files navigation

vaccnow

As a cautious action after Covid-19, VaccNow is an healthcare organization managing the process of Covid-19 vaccine to public, so that the VaccNow is planning to build multi their digital channels for consuming a modern API for basic features. This is planned to be API first approach, of well-tested functions and enabling agility of later modifications.

Please note this project uses H2 in momory database and a sample of schema and data is available in schema.sql_backup and data.sql_backup. These are for reference purpose mostly. All the seed data is automatically generated by **TestDataGenerator.java **. Use this file add or remove any seed data. Refer to Mongo_implementation Branch for No SQL approach to the application.

Table of Contents

  1. Class Diagram
  2. Data model diagram
  3. Api apecs
  4. Running application in development and debug mode

Class diagram

class Diagram

Data model

data model

Api specs

swagger1 swagger1 swagger1

Running application in development and debug mode

  1. To run the application in debug mode Run th application as Spring application locally You can use any IDE to import the project

    • use that to bring up the application as a java application
    • or
    • go to project folder and use mvn springboot:run to bring up the application

    Helpful Links when running locally:

About

As a cautious action after Covid-19, VaccNow is an healthcare organization managing the process of Covid-19 vaccine to public, so that the VaccNow is planning to build multi their digital channels for consuming a modern API for basic features. This is planned to be API first approach, of well-tested functions and enabling agility of later modifi…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published