-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f69644c
commit 72a4d48
Showing
1 changed file
with
49 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,49 @@ | ||
# Vaccination | ||
Vaccination for Covid-19 | ||
# Vaccination Web | ||
### ITPM project | ||
|
||
|
||
<!-- ABOUT THE PROJECT --> | ||
## About The Project | ||
Vaccination is online web based project to which admin can log into the system and Insert, Update, Delete, Search Employees. Employees can log into the system and they can add three main functions in the project. | ||
Vaccine stock is one of that and from vaccine stock the system gets reports about receiving vaccine. Employee can Insert, Update, Delete, Search Vaccine Stock. Second function is | ||
Vaccine Details function and from that system collect data about the vaccinated people with vaccine type. Employee can Insert, Update, Delete, Search Vaccine Report. Last Function is | ||
Daily Progress. In here system get data about daily vaccination acctivities according to the city. Employee can Insert, Update, Delete, Search Daily Progress Report. In addition | ||
System users can get a meaningful report from each section. | ||
|
||
Here's why: | ||
* Easy to take database of vaccine details. | ||
* User frendly UI. | ||
|
||
A list of commonly used resources that I find helpful are listed in the acknowledgements. | ||
|
||
### Built With | ||
|
||
This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples. | ||
* [Eclipse](https://www.eclipse.org/) | ||
* [Java](https://www.oracle.com/java/) | ||
* [Boostrap](https://getbootstrap.com/) | ||
|
||
### Libraries Used | ||
* [Java servlet] (https://docs.oracle.com/javaee/7/api/javax/servlet/http/package-use.html) | ||
* [JSTL] (https://docs.oracle.com/javaee/5/jstl/1.1/docs/tlddocs/c/tld-summary.html) | ||
* [mysql-connector] (https://www.mysql.com/products/connector/) | ||
|
||
|
||
<!-- CONTACT --> | ||
## Team Members and Roles | ||
|
||
👤 Dulitha Kaluarachchi | ||
- GitHub: [@githubhandle](https://github.com/dulitha98) | ||
- Vaccine Details: [@branchhandle] (https://github.com/Sasankavikum/Vaccination/tree/IT20248208) | ||
|
||
👤 Thenuka Wijewardena | ||
- GitHub: [@githubhandle](https://github.com/thenu98) | ||
- Employee Details: [@branchhandle] (https://github.com/Sasankavikum/Vaccination/tree/IT20049454) | ||
|
||
👤 Sasanka Vitharana | ||
- GitHub: [@githubhandle](https://github.com/Sasankavikum) | ||
- Inventory Details: [@branchhandle] (https://github.com/Sasankavikum/Vaccination/tree/IT20072506) | ||
|
||
👤 Samuditha Wijayasundara | ||
- GitHub: [@githubhandle](https://github.com/SamudithaD97) | ||
- Daily Progress Details: [@branchhandle] (https://github.com/Sasankavikum/Vaccination/tree/IT19182810) |