• Stars
    star
    6
  • Rank 2,531,818 (Top 51 %)
  • Language
    HTML
  • Created about 2 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This application keeps track of covid cases across the world. This COVID-19 app of ours mainly centralizes on the idea of pooling all the data into one cohesive platform, to help you track real-time information, do the correct trend analysis, and make comparisons among different states of India and other countries.

More Repositories

1

Oracle-Java-Certification

Collections of all the necessary dumps for Oracle Java SE-8 Exam (1Z0-808 & 1Z0-809). This repository dedicated to all the necessary dumps of question/study material for the Java SE certification.
50
star
2

Leetcode-Solutions

This repository consists of the solutions to the online coding platform Leetcode problems. Over 200+ solutions is listed with optimized approach solution.
Java
10
star
3

Spring-Boot-CrudAndCustomException

This repository is the demo representation of how to implement CRUD operation with custom exception handling in Spring Boot application.
Java
7
star
4

KickStart-GoogleCompetition

This project contains my solutions for google kick start with Java.
Java
6
star
5

OOPs-SOLID-Design-Principle

This repository contains examples of the five SOLID design principles of object-oriented programming. The examples are written in Java. Each example has a "good" and "bad" version to demonstrate adherence to and violation of the principle, respectively.
Java
6
star
6

Spring-Boot-Security

This repository is the demo representation of how to add Spring Security to a fresh Spring Boot application. Adding Spring Security to Spring Boot has a surprising and interesting effect.
Java
6
star
7

Currency-Converter

This Currency Converter is the simplest, most efficient currency converter you'll ever find. It supports over 150 different currencies from all around the world.
Java
6
star
8

GFG-Solutions

Collection of my GeeksforGeeks Problems solved to enhance problem solving skills. This repository is aimed to contain all the questions required for SDE interview preparation from data structures and algorithms.
Java
5
star
9

DataStructures-and-Algorithms

A collection of data structure and algorithms coding problem from interviews including essential data structure llike arrays, dynamic programming, linked lists, graphs, heap, bit manipulation and so on.
Java
5
star
10

Spring-Boot-GlobalExceptionHandling

This spring boot application also allows to provide customized global exception handling where we need not to add try catch block everywhere, we can create a separate class for handling exceptions and it also separates the exception handling code from business logic code.
Java
5
star