+ All Categories
Home > Education > ONLINE PORTAL WITH COMPILER USING C#

ONLINE PORTAL WITH COMPILER USING C#

Date post: 16-Jul-2015
Category:
Upload: pritam-guchhait
View: 385 times
Download: 4 times
Share this document with a friend
27
PRESENTED BY:-
Transcript

PRESENTED BY:-

Acknowledgment…………

In completing this project we have been fortunate to have help, support and encouragement from many people. We would like to thank them for their cooperation.

First, we would like to thank our mentor Mr.Moinak Basu Roy, for guiding us through each and every step of the process with knowledge and support.

Thank you for your advice, guidance and assistance.. We would like to thank to whole B.Tech department, for providing us valuable suggestion .

Table of Contents:

Overview of the project.Objectives.RecommendedSoftwarerequirements.Software interface.Hardware Requirements.Hardware interface.Data-Flow-Diagram.E-R Diagram.Database- Structure.Snapshots of project.Future Scope.References.Conclusion.

Overview of the project:This Compiler Portal is totally an ASP.NET based

web application.

USERS’ AREA:

User can sign up here first. Then being a member of

the website, they can access their own account as well as the

website.

The total facility that a user gets, is listed below:

Update their own profile.

Next time for entering to profile they have to enter the

same ID and Password.

Admin uploads document & users can download those

uploaded document.

User can ask questions to the Admin. The Admin in

return answer the queries.

Objectives

Facility to upload notes, resumes and documents/ JPEG format photos.Easy communication-User could write query to Admin and Admin can answer to query of User.Users can download notes, documents/JPEG format photos.Users can upload ,view , edit &delete personal &educational details.Over all, the underlying purpose of this project is to successfully create and deploy a web based application like “Compiler Portal” using Asp. Net.

Recommended Software Requirements:

Operating system : windows 7Framework : .NET (4.0)Application softwar : Microsoft Visual Studio2010 Programming language : C#Database : SQL ServerTechnology : ASP.NETWeb Server : IIS 6.0

Hardware Requirements

Intel Pentium IV or above

512 MB RAM or above

10 GB hard disk or above

Network Interface

Data-Flow-Diagram

COMPILERPORTAL

ADMINUSER

1.VIEW QUERY

2.PROFILE DETAILS

3.LOG IN

4.UPDATE PROFILE

5.CHANGE PASSWORD

6.SOLVE QUERY

7.UPLOAD DOCUMENTS

8.LOG OUT

9.VIEW QUERY ANSWER

10.DOWNLOAD DOCUMENTS

11.PROFILE DETAILS

12.LOG IN

13.CHANGE PASSWORD

14.SUBMIT QUERY

15.UPDATE PROFILE

16.LOG OUT

0 LEVEL DFD OF COMPILER PORTAL

DATA FLOW DIAGRAMS:-

DFD:Level1 Of user

User database

DFD:Level1 Of Admin

Admin database

Entity -Relationship -

Diagram

•ENTITY-RELATIONSHIP DIAGRAMS MODEL:-

Admin_tb

Document_tb

User_tb

Query_tbPost question

Downloads

Email_idimage

Phn.no.

address

nameAdmin_id

address

dob

Phn.no Email_id image

Q_id

User_id Admin_idsubject

Doc_id

date

subject

1

N

N

N

Database structure

oUser Table:

User_login:

LLLLUser_id

user

AAAdmin_id

Admin

User_id

Admin_id

Compiler Portal Database:

Snapshots Of Project

Here are some snapshots of

“COMPILER PORTAL” given below….

HOME PAGE OF THE SYSTEM

LOG IN PAGE

REGISTRATION PAGE

HOME PAGE FOR USER’S

HOME PAGE FOR ADMIN

USER’s Query to ADMIN

Future Scope

This project will have a very bright future if the

following can be incorporated:

1. Including a self-defined encryption logic to

encrypt the passwords.

2. Profile search , Compiling code , update notice.

3. There is a lot of scope for developing this

project in future according to the requirements

of a particular institution.

References

Internet Websites-http://www.msdn.microsoft.com

http://www.wikipedia.org

http://asp.net/ajax

http://www.codeproject.com

Conclusion C# Compiler portal system is a portal website that offerfacilities to their users to run their Asp.net programs whichanyone can view online by visiting the website.Today's education scenario is rapidly changing anddemanding a system with greater levels of communicationbetween users and admin to have optimum use of resources.Hence we have developed the website “Online C# portal withCompiler” to fulfilling these demands and enacting as a bridgeof communication.This helps institutes in achieving best of communicationlevels and avail global exposure to their students.


Recommended