You are on page 1of 36

Font Style for Total Project Report

Times New Roman

Font Size
Headings = 24 & 16
Sub Headings = 14
Normal Text = 12
PROJECT REPORT
ON
Online Medicine Donation
System Portal

A project submitted in the partial fulfillment of the award diploma in


Computer Engineering.

T.R.R COLLEGE OF TECHNOLOGY


(POLYTECHNIC)

(Approved by AICTE, New Delhi & Affiliated to SBTET Hyderabad)

Meerpet , Saroor Nagar Mandal , Hyderabad – 500097


T.R.R COLLEGE OF TECHNOLOGY
(POLYTECHNIC)
(Approved by AICTE, New Delhi & Affiliated to SBTET Hyderabad)

Diploma in COMPUTER ENGINEERING

CERTIFICATE

This is to certify that the project entitled on “MEDSAVE” is a Bonafide


work done by-

Name Pin No

P.VAMSHI KRISHNA RAJU 17124-CM-240

The above mentioned persons have carried out project work at the department of
Computer Science Engineering, TRR College of Technology during the period of
_______________to _______________

K.VISHAL KHANNA M.tec Sri D.KUTUMBA RAO M.sc

(Head of Department) (Principal)

Internal Examiner External Examiner


T.R.R COLLEGE OF TECHNOLOGY
(POLYTECHNIC)
(Approved by AICTE, New Delhi & Affiliated to SBTET Hyderabad)

Diploma in COMPUTER ENGINEERING

BATCH CERTIFICATE

This is to certify that the project entitled on “SMART CITY” is a Bonafide


work done by-

Name Pin No

P.MADHU NANI 17124-CM-228

P.SHIVA KUMAR 17124-CM-232

P.VAMSHI KRISHNA RAJU 17124-CM-240

P.VINAY KUMAR 17124-CM-259


The above mentioned persons have carried out project work at the department of
Computer Science Engineering, TRR College of Technology during the period of
_______________to _______________

K.VISHAL KHANNA M.tec Sri D.KUTUMBA RAO M.sc

(Head of Department) (Principal)

Internal Examiner External Examiner


ACKNOWLEDGEMENT
ACKNOWLEDGEMENT

We express our gratitude to our project Code Instructor


Mr. G.VAMSI KRISHNA sir Diploma of computer department for
spending his valuable time.

On the outset let us express our profound signs of gratitude to our project
Guide _______________ sir/mam (B.tech/M.tech) of computer department
for spending his/ her valuable time.

We kindly express our deep gratitude to HOD (Head of Department)


Mr. K.VISHAL KHANNA sir (M.tech) who has spent his valuable time
and given his suggestions and inspiring encouragement during every aspect
of our project.

We are also thankful to Sri. D.KUTUMBA RAO sir (Msc) honorable


principal of our college for providing us facilities for the completion of this
project.

Finally here goes acknowledgement to who are directly or indirectly


connected in bringing out our project successfully.
CONTENTS
CONTENTS

S.NO Description Pg.No

1. Abstract. 1-2

2. Introduction. 3-4

3. Module Description. 5-6

4. SDLC Models. 7 - 12

5. System Requirements. 13

6. about Dot Net 14 - 23

7. System Design. 24 -25

(i) Use Case diagrams

(ii) Data Flow diagrams

(iii) ER-diagrams

(iv)Tables

(v) Screen shots

8. Testing 26

9. Conclusion 27
ABSTRACT
ABSTRACT

The aim and objective of this medicine donator project are to prepare a portal for the
collection of unused medicine for furture utilization by a needy person . The website
must be like user can donate the unused medicine to NGO.

That NGO can help needy people. The user can donate the medicine. It’s can be
claimed by NGO. They can collect from a particular place. There must be a login for the
User, NGO, Admin. Admin can see all details of user donated medicine. There must be
a form like registration of the new user. Medicine donate form. It’s must be tracked in
the SQL Server Database.

Online Medicine Donation System Portal:


The project is about the collection of medicine which is unused by the patient who
recovers completely and medicine becomes waste that medicine can be collected and
used further.
INTRODUCTION
INTRODUCTION

City Guide is an essential whenever we are visiting a particular city. It gives us the
valuable information about the city and saves the time. The main aim of this project is
to services provided to the users who have registered in the site.

Our project title is ‘PROJECT NAME’; a windows application project used to store the
details of a particular city and helps all the users who just visit our website. This will
definitely help the users for the purpose of saving their valuable time which can’t be got
back which is also economically viable.

This system provides a registration form for all who wants to get the services. This can
be categorized based on the type of users. It provides common registration form for
various users. They need to give their ID & PASSWORD for security purpose. This site
also provides services like landmark information for tourists, about tourist attractions
and for students, about educational institutes etc.

The website contains the complete information about places to be visited, job
availabilities and total history of the city. This website can be used by any person who is
having general knowledge about internet. All the users will be first considered as
anonymous user, later if he needs any service then he will be treated as registered user.
MODULE DESCRIPTION

 Membership and Registration:- To register and get membership


donation of medicine.
 NGO Details:- Different NGO’s can connect with portal and donate
Medicine.
 Donator’s details:- To keep Donator details.
 Help Desk:- To sloves query of people.
 Complaint and Suggestion:- Forgiving views and suggestion and also
complaints if any.
 Invoice:- Generate an invoice to give a record of their donated medicine.
 Record Management:-To maintain the entire record properly about
donators and their donation.
 Collection of Medicine:- Collection of medicine through courier.
SOFTWARE DEVELOPMENT
LIFE CYCLE
SDLC
SDLC

System Development Life Cycle Model (SDLC Model)

This is also called as classic life cycle model (or) linear sequential model (or) waterfall
method. This model has the following activities.

1) System Information Engineering and Modeling


2) Software Requirements Analysis
3) System Analysis And Design
4) Code Generation
5) Testing
6) Maintenance

1) System Information Engineering and Modeling

As software development is large process so work begins by establishing


requirements for all system elements and then allocating some subset of their
requirements to software. The view of this system is necessary when software
must information interface with other elements such as hardware, people and
other resources. System is the very essential requirement for the existence of
software in any entity. In some cases for maximum output, the system should be
requirement the development team studies the software requirement for the
system.

2) Software Requirement Analysis


Software requirement analysis is also known as feasibility study. In this
requirement analysis those development team visits the customers and studies
their system requirement. They examine the need for possible software
automation in the given software system. After feasibility study, the development
team provides a document that holds the different specific recommendations for
the candidate system. It also consists of personnel assignment, costs of the
system, project schedule and target dates. The requirements analysis and
information gathering process and forced specially on software. To understand
what type of the program to be built, the system analyst must study the
information domain for the software as well as understand.

3) System Analysis and Design

In system analysis and design phase the whole software development process the
software structure and its outlay are defined client services processing technology. In
case of the architecture, the database design, the data structure design etc. Are all
defined in this phase. After designing part a software development model is created
analysis and design are very important in the whole development cycle process. Any
fault in the design phase could be very expensive to solve in the software development
process. In this phase the logical system of the product is developed.
4) Code Generation

In code generation phase, the design must be decoded into a machine-readable form. If
the design of software product is dome in a detailed manner, code generation can be
achieved without much complication for generation of code, programming tools like
complier and interpreter are used for coding purpose different high level programming
languages like c, c++, Pascal and java are used the right programming languages is
chosen according to the type of application.

5) Testing

After code generation phase the software program testing begins different testing
methods are available to detect the error but which were committed during the previous
phases. A number of testing tools and methods are already for testing purpose.

6) Maintenance

Software is definitely going throughout the changes once when it is delivered to the
customer. There are large members of reasons for the change. It could happen due to
some unpredicted input values into the system. In addition to this the changes in the
system have effect on the software operation.

WATERFALL MODEL
SYSTEM REQUIREMENTS

HARDWARE REQUIREMENTS:

Operating System : Windows 7 Ultimate


Processor : Intel® Core(TM) 2 DUO CPU

RAM : 2 GB

System type : 32-bit operating system

SOFTWARE REQUIREMENTS:

Front end : Microsoft Visual Studio 2008

C#, Windows Form

Back end : Microsoft SQL Server 2005

SQL Server Management Studio Express


DOT NET

DOT NET
(WRITE ABOUT SOFTWARE OR LANGUAGE YOU HAVE USED)
SYSTEM DESIGN

a) USE-CASE DIAGRAM

View libraries

View collages

View resorts
Login

View monuments
b) DATAFLOW DIAGRAM (login)

Re-login
No

User Enter uname Data Base User


Login and pwd Home page
Checks
(Registration)

User Visit Home

Registration

select user type

Data base Restores DB

No
Different user type
LOGIN Check
Re-store

Data base
Yes

User Home

c) E-R Diagram

ID PWD

Libraries
manager

d)Database Tables:
REGISTRATION:
FIELDS DATATYPES
Name Varchar[50]
Gender Varchar[50]
Mobile No. Int
Email Varchar[50]
Uname Varchar[50]
Pwd Varchar[50]
Utype Varchar[50]

STUDENT:
FIELDS DATATYPES
S.No Int
Clg name Varchar[50]
Code Int
Course Varchar[50]

TOURIST:
FIELDS DATATYPES
S.No Int
TName Varchar[50]
Landmark Varchar[50]
Mobile No. Int

JOBSEEKER:
FIELDS DATATYPES
S.No int
Company Name Varchar[50]
Landmark Varchar[50]
Skills required Varchar[50]
Eligibility Criteria Varchar[50]
SCREEN SHOTS
TESTING
TESTING
CONCLUSION
CONCLUSION

This project provides overall information of the city including resorts, monuments, holy
places, locations and photo gallery etc. This will help in registering the problems that
visitors who visit into the city and by continuously following up them will produce the
result of city.
ALL THE BEST

You might also like