SlideShare a Scribd company logo
1 of 56
 Guide By Submitted By
mona patel
Premal Soni Roll no:59
Chirag patel mscIt(2012013)
 1. Project Definition
 2. An Organizational Profile
 3. System Overview
 4. Tools & Technology
 5. System Design (UML & Data Dictionary)
 6. Snap Shots(Screen Layouts)
 7. Future Scope of system (Enhancement)
 8. Conclusion
 9. Bibliography (References of Books, Web
sites URL etc.)
 10. Questionnaires
 The fundamental objective of the Stock
market tips is to provide different type s of
stock tips , user can get stock market tips
at a time.
 Clients can have its personal account and
get the requested stock tips any time.
 Client can select the particular stock
category tips.
 Client can show the account detail .
 Client can send comment at each tips.
 Admin earn money through the site.
 Client can payment through PayPal.
 ISHU
Infonet Pvt.Ltd.,
S-1,2nd Floor Shiv Complex,
Mota Bazar,V.V Nagar.
 ISHU Infonet Pvt. Ltd. (ISO 9001:2008 Certified Company) is one
of the fastest growing IT Services and Education Company of the
India with 3 verticals named
IT Training
IT Solution and
 Manpower Solutions.
 We the ISHU GROUP was established in 2006, as a group of
excellence in Information Technology and allied areas. The ISHU
GROUP has been awarded by VISION TV MUMBAI In Year 2011.By
more than 12 branches across the Gujarat. Company possesses
International affiliations and JAZZ and IQC certification. We focus on
unique strategy as per the current demand and trend of market.
 PROJECT PROFILE
 Project Title : Stock market tips
 Project Type : Web Based Application
 Development Framework: .net Framework
4.0
 Programming Language: C#.net
 Front-End Tool : Asp.Net
 Back-End Tool : Ms Sql Express
 1 FRONTEND : ASP.NET with C#
 2 BACKEND : MS SQL Server 2008
 3 PHOTO-EDITOR : Photoshop 7.0
o There are mainly three types of user in
our system. Thus the programming is
divided into modules, which provide high
efficiency and it becomes easy to code
individual modules.
 1. Admin Module
 2. Client Module
 3. Guest User Module
client
Registration
Login
«uses»
«uses»
select package
duration
upgrade account
pay amount
send mail
login to site
get tips
do comment
«uses»
«uses»
«uses»
«uses»
«uses»
«uses»
«uses»
«uses»
admin
Login
upload category
vise tips
Add category
login to site
provide tips
edit detail of
client
delete category
send email
«uses»
«uses»
«uses»
«uses»
«uses»
«uses»
«uses»
«uses»
Login
Enter username password
Authentication
Login successfully
Invaild
Valid
open registration page
enter personal information
select package
trial
regular
upgrade account
enter amount n duration
enter amount n duration
logout
login
view all category
view tips
select category
upload tips
logout
{OR}
{OR}
client system admin
request login page
show login page
submit login()
request login page
show login page
submit login()
category vise tips
check inbox
send email
send email
receive comment
upgrade package
pay the amount
send receipt for paid bill
upgrade account
TIPS TABLE
Field no Field name Field description Type Size
1 Tip_id (auto)(pk) Tips id int 10
2 Title Title name Text 50
3 date Name of date date 50
4 Sort description description text 100
5 Long description description text 500
6 image Image Varchar(max) 50
7 Cat_id (fk) Id of category Int 10
Category table
Field no Field name Field description Type Size
1 Cat_id (pk)auto Id of category Int 10
2 Name Name Text 50
Comment table
Field no Field name Field description Type Size
1 Comm_id (auto) Comment id Int 10
2 Tip_id (fk) Tip id Int 10
3 Reg_id Registered id Int 10
Registration table
Field no Field name Field description Type Size
1 Reg_id (auto) Registration id Int 10
2 Pac_id (fk) Package id Int 10
3 Name Name Taxt 50
4 Mobile Mobile number number 10
5 City Name of city Text 50
6 Reg_date Registration date Date 50
7 Trial_date Trial date Date 50
Contact table
Field no Field name Field description Type Size
1 Id Name of id Int 10
2 Email_id Email id Int 10
3 Name Name Text 50
4 Subject Name of subject Text 50
5 Comment Comment Text 500
Package table
Field no Field name Field description Type Size
1 Pac_id Id of package Int 10
2 Amount Amount Int 10
3 Duration Time period Text 50
Login table
Field no Field name Field description Type Size
1 Email_id Id of email Int 10
2 Password Password Text 50
3 Type Regular/trial Text 50
4 Reg_id Registration id Int 10
Account table
Field no Field name Field description Type Size
1 Acc_id Accound id Int 10
2 Reg_id (fk) Registration id Int 10
3 Amount Amount Number 50
4 Date Date Date 50
adminlogin
Field no Field name Field description Type Size
1 name name nvarchar 50
2 password password nvarchar 50
Inbox_table
Field no Field name Field description Type Size
1 Msg_id Id Int 10
2 Email_id Email Nvarchar 50
3 Subject Name of subject Navarchar 50
4 Message Message Nvarchar Max
5 Date Date Datetime datetime
Recent_post
Field no Field name Field description Type Size
1 Post_id Id Int 10
2 Post_title Title Varchar 50
3 Post_detail Detail Varchar 50
 At this point of time, when our Project has
been completed, it is our pleasure to
summarize the project work done during
the entire semester for the year 2012 as a
part of our final semester training period.
We started our project in January and got
the project definition by 4th of February.
Before we were allotted the project the
time was spent in learning the basics of
ASP. Net and also the project flow of the
web application. After that we divided our
whole project into major milestones and
then started to work for it.
 Our first phase was Preliminary Investigation in
which we collected all the information related to
our project with the help of Internet and current
application. In this phase, we made our minds
clear about what we were going to develop.
 Second phase was the Analysis phase, in which
we collected all the requirements from our
company. We also studied non-functional
requirement and domain requirements that were
not told by the company. We analyzed the
requirements and made UML diagrams for our
system.
 After that designing phase came into place
where we fixed our databases and decided the
different modules that would work for our
system.
 After completing analysis and design, we
started coding for application. We used ASP.
Net as a development tool and SQL Server
2008 as a database management system.
 After completing the Coding phase, we started
testing our application. Many defects were
found that were fixed through changes in coding
or even designing of the interface.
 Client can upgrade hisher account.
 Get notification via mail.
 Client can view latest tips category vise
and post comments.
 The emphasis of this chapter was the
concepts of stock market tips. this site
provides latest stock market tips so, if
anyone want to invest money in stock
they can get idea from tips.
BOOKS
 C# .net – Wrox Publications
 Software Engineering by Rajib Mall
WEBSITES
 www.w3schools.com
 www.anirudhsethireport.com
 www.asp.net
STOCK MARKET TIPS

More Related Content

Similar to STOCK MARKET TIPS

HMRS - Human Resource Management System (VB.Net)
HMRS - Human Resource Management System (VB.Net)HMRS - Human Resource Management System (VB.Net)
HMRS - Human Resource Management System (VB.Net)Abhishek Raj
 
IRJET- Communication between Personal Assistant and User to Understand Interv...
IRJET- Communication between Personal Assistant and User to Understand Interv...IRJET- Communication between Personal Assistant and User to Understand Interv...
IRJET- Communication between Personal Assistant and User to Understand Interv...IRJET Journal
 
CV_PurnimaBalla_WCS-Consultant_7Yrs
CV_PurnimaBalla_WCS-Consultant_7YrsCV_PurnimaBalla_WCS-Consultant_7Yrs
CV_PurnimaBalla_WCS-Consultant_7YrsPurnima Balla
 
Neeraj Kumar_Resume
Neeraj Kumar_ResumeNeeraj Kumar_Resume
Neeraj Kumar_ResumeNeeraj Kumar
 
Focused Question and Answer for Job Portal
Focused Question and Answer for Job PortalFocused Question and Answer for Job Portal
Focused Question and Answer for Job PortalIRJET Journal
 
11.0001www.iiste.org call for paper. quality control solutions for niche mark...
11.0001www.iiste.org call for paper. quality control solutions for niche mark...11.0001www.iiste.org call for paper. quality control solutions for niche mark...
11.0001www.iiste.org call for paper. quality control solutions for niche mark...Alexander Decker
 
Using feature teams to deliver high business value
Using feature teams to deliver high business valueUsing feature teams to deliver high business value
Using feature teams to deliver high business valueThoughtworks
 
Library management system project
Library management system projectLibrary management system project
Library management system projectAJAY KUMAR
 
ppt_project_group_2.ppt amnd project report
ppt_project_group_2.ppt amnd project reportppt_project_group_2.ppt amnd project report
ppt_project_group_2.ppt amnd project reportsobanmoriwala1
 
Navjot_Resume_2017_Latest
Navjot_Resume_2017_LatestNavjot_Resume_2017_Latest
Navjot_Resume_2017_LatestNavjot Thakur
 
CV NitinKumar_2020
CV NitinKumar_2020CV NitinKumar_2020
CV NitinKumar_2020NITIN KUMAR
 

Similar to STOCK MARKET TIPS (20)

Resume-Updated
Resume-Updated Resume-Updated
Resume-Updated
 
HMRS - Human Resource Management System (VB.Net)
HMRS - Human Resource Management System (VB.Net)HMRS - Human Resource Management System (VB.Net)
HMRS - Human Resource Management System (VB.Net)
 
Vivek resume
Vivek resumeVivek resume
Vivek resume
 
IRJET- Communication between Personal Assistant and User to Understand Interv...
IRJET- Communication between Personal Assistant and User to Understand Interv...IRJET- Communication between Personal Assistant and User to Understand Interv...
IRJET- Communication between Personal Assistant and User to Understand Interv...
 
CV_PurnimaBalla_WCS-Consultant_7Yrs
CV_PurnimaBalla_WCS-Consultant_7YrsCV_PurnimaBalla_WCS-Consultant_7Yrs
CV_PurnimaBalla_WCS-Consultant_7Yrs
 
Neeraj Kumar_Resume
Neeraj Kumar_ResumeNeeraj Kumar_Resume
Neeraj Kumar_Resume
 
E-work ppt
E-work pptE-work ppt
E-work ppt
 
Focused Question and Answer for Job Portal
Focused Question and Answer for Job PortalFocused Question and Answer for Job Portal
Focused Question and Answer for Job Portal
 
11.0001www.iiste.org call for paper. quality control solutions for niche mark...
11.0001www.iiste.org call for paper. quality control solutions for niche mark...11.0001www.iiste.org call for paper. quality control solutions for niche mark...
11.0001www.iiste.org call for paper. quality control solutions for niche mark...
 
Using feature teams to deliver high business value
Using feature teams to deliver high business valueUsing feature teams to deliver high business value
Using feature teams to deliver high business value
 
SAP BASIS Training in Chennai
SAP BASIS Training in ChennaiSAP BASIS Training in Chennai
SAP BASIS Training in Chennai
 
senior software developer .net
senior software developer .netsenior software developer .net
senior software developer .net
 
Library management system project
Library management system projectLibrary management system project
Library management system project
 
Resume (1)
Resume (1)Resume (1)
Resume (1)
 
Angular
AngularAngular
Angular
 
ppt_project_group_2.ppt amnd project report
ppt_project_group_2.ppt amnd project reportppt_project_group_2.ppt amnd project report
ppt_project_group_2.ppt amnd project report
 
Resume
ResumeResume
Resume
 
SarojKumarDash
SarojKumarDashSarojKumarDash
SarojKumarDash
 
Navjot_Resume_2017_Latest
Navjot_Resume_2017_LatestNavjot_Resume_2017_Latest
Navjot_Resume_2017_Latest
 
CV NitinKumar_2020
CV NitinKumar_2020CV NitinKumar_2020
CV NitinKumar_2020
 

STOCK MARKET TIPS

  • 1.  Guide By Submitted By mona patel Premal Soni Roll no:59 Chirag patel mscIt(2012013)
  • 2.  1. Project Definition  2. An Organizational Profile  3. System Overview  4. Tools & Technology  5. System Design (UML & Data Dictionary)  6. Snap Shots(Screen Layouts)  7. Future Scope of system (Enhancement)  8. Conclusion  9. Bibliography (References of Books, Web sites URL etc.)  10. Questionnaires
  • 3.  The fundamental objective of the Stock market tips is to provide different type s of stock tips , user can get stock market tips at a time.  Clients can have its personal account and get the requested stock tips any time.  Client can select the particular stock category tips.
  • 4.  Client can show the account detail .  Client can send comment at each tips.  Admin earn money through the site.  Client can payment through PayPal.
  • 5.  ISHU Infonet Pvt.Ltd., S-1,2nd Floor Shiv Complex, Mota Bazar,V.V Nagar.  ISHU Infonet Pvt. Ltd. (ISO 9001:2008 Certified Company) is one of the fastest growing IT Services and Education Company of the India with 3 verticals named IT Training IT Solution and  Manpower Solutions.  We the ISHU GROUP was established in 2006, as a group of excellence in Information Technology and allied areas. The ISHU GROUP has been awarded by VISION TV MUMBAI In Year 2011.By more than 12 branches across the Gujarat. Company possesses International affiliations and JAZZ and IQC certification. We focus on unique strategy as per the current demand and trend of market.
  • 6.  PROJECT PROFILE  Project Title : Stock market tips  Project Type : Web Based Application  Development Framework: .net Framework 4.0  Programming Language: C#.net  Front-End Tool : Asp.Net  Back-End Tool : Ms Sql Express
  • 7.  1 FRONTEND : ASP.NET with C#  2 BACKEND : MS SQL Server 2008  3 PHOTO-EDITOR : Photoshop 7.0
  • 8. o There are mainly three types of user in our system. Thus the programming is divided into modules, which provide high efficiency and it becomes easy to code individual modules.  1. Admin Module  2. Client Module  3. Guest User Module
  • 9. client Registration Login «uses» «uses» select package duration upgrade account pay amount send mail login to site get tips do comment «uses» «uses» «uses» «uses» «uses» «uses» «uses» «uses»
  • 10. admin Login upload category vise tips Add category login to site provide tips edit detail of client delete category send email «uses» «uses» «uses» «uses» «uses» «uses» «uses» «uses»
  • 12. open registration page enter personal information select package trial regular upgrade account enter amount n duration enter amount n duration logout
  • 13. login view all category view tips select category upload tips logout
  • 14.
  • 15. {OR} {OR} client system admin request login page show login page submit login() request login page show login page submit login() category vise tips check inbox send email send email receive comment upgrade package pay the amount send receipt for paid bill upgrade account
  • 16. TIPS TABLE Field no Field name Field description Type Size 1 Tip_id (auto)(pk) Tips id int 10 2 Title Title name Text 50 3 date Name of date date 50 4 Sort description description text 100 5 Long description description text 500 6 image Image Varchar(max) 50 7 Cat_id (fk) Id of category Int 10
  • 17. Category table Field no Field name Field description Type Size 1 Cat_id (pk)auto Id of category Int 10 2 Name Name Text 50 Comment table Field no Field name Field description Type Size 1 Comm_id (auto) Comment id Int 10 2 Tip_id (fk) Tip id Int 10 3 Reg_id Registered id Int 10
  • 18. Registration table Field no Field name Field description Type Size 1 Reg_id (auto) Registration id Int 10 2 Pac_id (fk) Package id Int 10 3 Name Name Taxt 50 4 Mobile Mobile number number 10 5 City Name of city Text 50 6 Reg_date Registration date Date 50 7 Trial_date Trial date Date 50
  • 19. Contact table Field no Field name Field description Type Size 1 Id Name of id Int 10 2 Email_id Email id Int 10 3 Name Name Text 50 4 Subject Name of subject Text 50 5 Comment Comment Text 500 Package table Field no Field name Field description Type Size 1 Pac_id Id of package Int 10 2 Amount Amount Int 10 3 Duration Time period Text 50
  • 20. Login table Field no Field name Field description Type Size 1 Email_id Id of email Int 10 2 Password Password Text 50 3 Type Regular/trial Text 50 4 Reg_id Registration id Int 10 Account table Field no Field name Field description Type Size 1 Acc_id Accound id Int 10 2 Reg_id (fk) Registration id Int 10 3 Amount Amount Number 50 4 Date Date Date 50
  • 21. adminlogin Field no Field name Field description Type Size 1 name name nvarchar 50 2 password password nvarchar 50 Inbox_table Field no Field name Field description Type Size 1 Msg_id Id Int 10 2 Email_id Email Nvarchar 50 3 Subject Name of subject Navarchar 50 4 Message Message Nvarchar Max 5 Date Date Datetime datetime
  • 22. Recent_post Field no Field name Field description Type Size 1 Post_id Id Int 10 2 Post_title Title Varchar 50 3 Post_detail Detail Varchar 50
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 37.
  • 38.
  • 39.
  • 40.
  • 41.
  • 42.
  • 43.
  • 44.
  • 45.
  • 46.
  • 47.
  • 48.
  • 49.  At this point of time, when our Project has been completed, it is our pleasure to summarize the project work done during the entire semester for the year 2012 as a part of our final semester training period.
  • 50. We started our project in January and got the project definition by 4th of February. Before we were allotted the project the time was spent in learning the basics of ASP. Net and also the project flow of the web application. After that we divided our whole project into major milestones and then started to work for it.
  • 51.  Our first phase was Preliminary Investigation in which we collected all the information related to our project with the help of Internet and current application. In this phase, we made our minds clear about what we were going to develop.  Second phase was the Analysis phase, in which we collected all the requirements from our company. We also studied non-functional requirement and domain requirements that were not told by the company. We analyzed the requirements and made UML diagrams for our system.
  • 52.  After that designing phase came into place where we fixed our databases and decided the different modules that would work for our system.  After completing analysis and design, we started coding for application. We used ASP. Net as a development tool and SQL Server 2008 as a database management system.  After completing the Coding phase, we started testing our application. Many defects were found that were fixed through changes in coding or even designing of the interface.
  • 53.  Client can upgrade hisher account.  Get notification via mail.  Client can view latest tips category vise and post comments.
  • 54.  The emphasis of this chapter was the concepts of stock market tips. this site provides latest stock market tips so, if anyone want to invest money in stock they can get idea from tips.
  • 55. BOOKS  C# .net – Wrox Publications  Software Engineering by Rajib Mall WEBSITES  www.w3schools.com  www.anirudhsethireport.com  www.asp.net