MyCollegeMyFriend - An Open Source Project developed using ASP.NET 2.0


MyCollegeMyFriend is a small but open source project developed using ASP.NET 2.0 and C#. The purpose of this project is to create a Website where you can have your college buddies sign-up and keep upto date.

Introduction

Here user can register themselves. User can  see college, university and other member profile. Registered user can make their friend network  by adding member in his/her friend list.

User can search college by University, by country, by course.

Here admin can post new university, college. Admin User ID and password is->

UserLoginID- rahul
Password -   rahul

By login these you will find a option admin. By clicking on this button you will redirect on admin page from here admin can post new university and new college.

I am going to show some pages of project. I have uploaded the application. The database is inside App_Data folder.

To run the project just attach the database and change the connection string in webconfig file.

 In webconfig file there is a key MyCollegeMyFriendConnectionString. Just change this according to your and enjoy the project. My database is in SQL SERVER 2005.

In this project i did not use real data. I just add images from the internet.

Now the Project->

This is the default page. Here all University, College and member are showing, by clicking on the image we will redirect to detail page.

From the head user can search college by universiy, Country, Course. You can see university college on university detail page.



Image 1.

Default part 2



Image 2.

This is the University Detail page.



Image3.

This is the college detail page.



Image 4.

This is the member detail page.



Image 5.

This is the page which will show after login by rahul userID and rahul password.



Image 6.

This is admin default page which will come after cliking on admin button from default page. From this page admin can register new university and college.

Image 7.

This is Add University  page.

 Image 8.

Same as college add page after inserting detail when u click on add button you will redirect to add image page. On that page you can upload image.

This is member registration page.

Image 9.

This is project which I think. If there is any problem the please write to me
[email protected]

 


Similar Articles