Online Art Gallery Project Report

May 2, 2018 | Author: hardik | Category: Operating System, Microsoft Sql Server, Microsoft Windows, Windows 7, Websites


Comments



Description

PROJECT REPORTON ONLINE ART GALLERY SUBMITTED TO THE DIRECTORATE OF DISTANCE & CONTINUING EDUCATION IN PARTIAL FULLFILLMENT OF THE BACHELORS IN COMPUTER APPLICATIONS (General) BY ………………………………………… Enrolment No: ……………………………………. Name: Under the Guidance of Name of Internal Guide: Designation: Name of External Guide: Designation: CERTIFICATE OF THE GUIDE Mentor/Guide Name: Designation This is to certify that project report entitled “ONLINE ART GALLERY SYSTEM” has been prepared by under my supervision and guidance, for the fulfillment of bachelor in computer application. His/her field work is satisfactory. Date: guide Signature of CERTIFICATE OF THE GUIDE Mentor/Guide Name: Designation This is to certify that project report entitled “ONLINE ART GALLERY SYSTEM” has been prepared by under my supervision and guidance. His/her field work is satisfactory. for the fulfillment of bachelor in computer application. Date: guide Signature of . ACKNOWLAGEMENT I Convey my sincere gratitude to AGM (HR)/ ……………………… for giving me the Opportunity to prepare my project work In ……………………………….No: .. Name : En.BAOU………………………. I am thankful to ………………………………for her/his guidance during my project work and sparing her/his valuable time for the same. I express my sincere obligations and thanks to all faculties of DR. I express my sincere thanks to all the staff member of ………………………………………………….For their valuable advice in guiding me at every stage in bringing out this report.. No: . I express my sincere obligations and thanks to all faculties of DR. I am thankful to ………………………………for her/his guidance during my project work and sparing her/his valuable time for the same.For their valuable advice in guiding me at every stage in bringing out this report. I express my sincere thanks to all the staff member of …………………………………………………. Name : En..ACKNOWLAGEMENT I Convey my sincere gratitude to AGM (HR)/ ……………………… for giving me the Opportunity to prepare my project work In ……………………………….BAOU……………………….. The report embodies the finding base on my study and observation and has not been submitted earlier for the award of any degree of diploma to any institute or university. No : . Date : Name : En.DECLARATION I do hereby declare that this project work entitled “………………………………………………… …………”submitted by me the partial bachelors in computer application (BCA-General) is a record of my own research work. 2 Technical background About the project 8.3 ER diagram Data dictionary Sample coding Screen shots Testing Future Conclusion Bibliographic PROJECT DEFINATION Page no.2 Dataflow diagram 11. .1 Scope 8.INDEX SR no.1 Objective 7. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 Name Project Definition Platform detail Exisiting system Purpose system Study of current system Feasibility study Abstract of project 7.2 Benefits/Features Analysis Module description Diagram 11.1 Context diagram 11. . ONLINE ART GALLERY SYSTEM  Art Gallery System (OAGS) is based on an internet.  “Training management is the application of knowledge. skills. tools and techniques to project activities to meet project requirement.  The meaning of Online Art Gallery is a useful start to examine training because training system is considered type of training artist.  The system is specially designed for the analysis of the data that is stored about the sales of purchase and art images.” . which is a uses internet technologies to securely use training data part of organization systems with its user.  Intranet is a more extensive part of the organization’s computer infrastructure and an important component and focal point of internal communication and data store for training system. PLATFORM DETAIL . OS of Windows 7 or higher. . o Server-side: .5.5.NET framework 3. OS of Windows 7 or higher.o Development Tools Front End: Asp.NET framework 3.net 2010 Back End: Microsoft SQL Server 2010 o Hardware Requirement Processor: Pentium 4 or higher Hardware Drive: 500 GB RAM: 4 GB Operating System: Windows 7 o Client-side: . EXISITING SYSTEM . Exisiting System: We can summarize the current system the following Disadvantages:  It has time consuming process.  It is not easy to search particular information.  It is completely system. . PURPOSE SYSTEM . Anyone can easily understand. ART Product Details.  The Website maintain central database with following information stored in different tables: User and Artist’s Art images sale & purchase details in the      database table. Registration of User.    Not time consuming. Less Paper Work. Exisiting User Details. Work done automatically The Website will be helpful in the smooth functioning of the organization due to integration of various functions. Search art category for particular Artist. . SAMPLE CODE . SelectedItem.'"+DropDownList1.IsPostBack == false) { SqlConnection con = new SqlConnection(@"Data Source=(LocalDB)\MSSQLLocalDB.'" + txtphone. System. con.Text + "'.'"+RadioButtonList1.Open(). SqlDataReader dr. public partial class Registartion : System.Text + "'.Open().'"+txtusername.password. DropDownList1.Text+"'.email)values('" + txtfirstname.Items.phone. string str = "insert into Registration(firstname.mdf. } } protected void Button1_Click(object sender.SelectedItem.DataBind(). System.state.'"+DropDownList3.camparepassword. cmd.Collections. EventArgs e) { if (Page. dr = cmd.AttachDbFilename=| DataDirectory|\OnlineArtGallery.email)values('"+txtfirstname. DropDownList1.Text+"'. System.gender.Text+"'.SelectedItem.Text+"'.ExecuteReader().Text+"')".lastname. System.DataValueField = "countryId".UI.ExecuteNonQuery().Web.'" + RadioButtonList1. DropDownList1. System.password.gender.Data.username.Web.UI.Text+"'.Text+"'.birthday.Insert(0.AttachDbFilename=| DataDirectory|\OnlineArtGallery. con). .'"+txtpassword+"'.city.Web.Text+"'.Text+"'.' "+txtphone.SelectedItem.'"+DropDownList2.'"+txtbirthday.DataTextField = "countryname".UI. DropDownList1. con).city.using using using using using using using System.state. SqlCommand cmd = new SqlCommand(str.'"+DropDownList3.Text+"'. string str = "select * from country". "----select country----").'"+txtconfirmpassword.DataSource = dr.'" + txtpassword.Tex t+"'.phone.camparepassword.Text + "'.Text + "'.'"+DropDownLi st2.Web.Text+"'.'" + txtlastname.'"+txtemail.lastname.Text + "'.Integrated Security=True").'" + txtusername.SqlClient.c ountry. DropDownList1.'"+txtemail.'"+txtlastname.Text+"''" + DropDownList1.SelectedItem.Integrated Security=True"). con.'" + txtconfirmpassword.Text+"'. SqlCommand cmd = new SqlCommand(str. System.'"+txtbirthday.Text+"'.Text + "'.Generic. // string str = "insert into Registration(firstname.WebControls.username.Page { protected void Page_Load(object sender.SelectedItem.Linq.c ountry.Text + "'.SelectedItem.birthday.Text+"')". EventArgs e) { SqlConnection con = new SqlConnection(@"Data Source=(LocalDB)\MSSQLLocalDB.mdf.SelectedItem. Text = "".Label1. DropDownList2.Open().DataSource = dr. protected void DropDownList2_SelectedIndexChanged(object sender.mdf..SelectedIndex = 0.SelectedItem. DropDownList3..SelectedIndex = 0. con). txtlastname. DropDownList3.Text = "".Value + "'". txtconfirmpassword. DropDownList2. EventArgs e) { SqlConnection con = new SqlConnection(@"Data Source=(LocalDB)\MSSQLLocalDB.Open(). } } DropDownList3. "----select city----"). txtbirthday. DropDownList3.Integrated Security=True"). DropDownList2.DataTextField = "statename".DataBind().Text = ""..AttachDbFilename=| DataDirectory|\OnlineArtGallery. EventArgs e) { SqlConnection con = new SqlConnection(@"Data Source=(LocalDB)\MSSQLLocalDB.. con.Text = "Registration Sucessfully.Insert(0. DropDownList3.ExecuteReader().Text = "".Items. } DropDownList2. dr = cmd.Value + "' ". DropDownList2.mdf. SqlCommand cmd = new SqlCommand(str.DataValueField = "cityId". string str = "select * from state where countryId ='" + DropDownList1. txtemail.ExecuteReader(). SqlDataReader dr.DataBind(). SqlDataReader dr.SelectedIndex = 0. con.Text = "".".DataSource = dr.Text = "".Text = "". DropDownList3. txtfirstname.DataTextField = "cityname".Text = "".. con). DropDownList1.Integrated Security=True"). dr = cmd..SelectedItem. } protected void DropDownList1_SelectedIndexChanged(object sender. txtphone.Insert(0. "----select state----"). string str = "select * from city where stateId='" + DropDownList2.. txtpassword. SqlCommand cmd = new SqlCommand(str.AttachDbFilename=| DataDirectory|\OnlineArtGallery.Items.DataValueField = "stateId".. . DropDownList2. txtusername. FUTURE . Online art gallery  Daily Updates. .  Also Artist participant in Art Images Event.  Artist can also give their Feedback any Art Images. CONCLUSION . Our system is users friendly and users will be satisfied with the system.The “computation of online art gallery management system” has been developed by us through applying our knowledge referring to certain images. browsing some sites and through the help of external and internal faculties and using our own knowledge related to the subject itself. No project can be teamed as “perfect” in real sense and there always remains scope for further improvement and so that helps to develop a new version. . We are always eager to know some new points and validation related to the projects and which give us more knowledge and help us to create new version. The system has been made so transparent for the users so that client can trust and have faith in reliability of information. BIBLIOGRAFI . w3schools.com  www.asp.com Besides all sources help me.google.The sources are: www. .net  www.
Copyright © 2024 DOKUMEN.SITE Inc.