January 2021

Opinion Mining For Social Networking Site

Responsive Blog Post’s Opinion mining Sentiment Analysis System

 

 

This system uses opinion mining methodology in order to achieve desired functionality. Opinion Mining for Social Networking Site is a web application.  Here the user will post his views related to some subject other users will view this post and will comment on this post. The System takes comments of various users, based on the opinion, system will specify whether the posted topic is good, bad, or worst. User can change his own profile picture and can update his status. These changes can be viewed by various users. We use a database of sentiment based keywords along with positivity or negativity weight in database and then based on these sentiment keywords mined in user comment is ranked. Once the user logins to the system, user can view his own status as well as he can view the topics posted by other users. When the user clicks on a particular topic user can give his own comment about the topic. System will use database and will match the comment with the keywords in database and will rank the topic. User can edit his own profile and can change his profile picture. The role of the admin is to add post and adds keywords in database. This application can be used by users who like to post view about some events that is already held, or can post about the events that is going to be held. This application also works as an advertisement which makes many people aware about the topic posted. This system is also useful for the user’s who need review about their new idea. This system is also useful for the user’s who need review about any particular event that is posted.

 

 

 

Features

 

·        Admin Login: - Admin login’s to the system using his Admin ID and password.

·        Add Post: - Admin can post topics.

·        Add Keywords: - Admin add keywords in database so that system will match the comment with the keywords in database and will rank the topic.

·        User Login: - User login’s to the system using his user ID and password.

·        Comment: - User will post comment on the topic.

·        View Comment: - User can view comment of other user’s.

·        Rating Calculation: - System will match the comment with the keywords in database and will rate the topic.

·        Edit Profile: - User can edit his profile and can change his profile picture.

·        Status:-  User can view status and can change his status.

Software Requirements:

·        Windows Xp, Windows 7(ultimate, enterprise)

·        Sql 2008

·        Visual studio 2010

Hardware Components:

·        Processor – i3

·        Hard Disk – 5 GB

·        Memory – 1GB RAM

 

Advantages:-

·        User can easily share his view about any subject.

·        People can easily decide whether the posted topic is good or bad by using this application.

·        This application is more useful for the users who love to comment.

·        Since system ranks the topic based on the keywords in database so the result is appropriate.

Disadvantages:-

·        System will match the opinion with those keywords which are in database rest of the words are ignored by the system.

Application:-

·        This system is useful for the user’s who need review about their   new idea.

·        This system is also useful for the user’s who need review about any particular event that is posted.

·        This application also works as an advertisement which makes many people aware about the topic posted.


Project Review Video:







Click here to Join This WhatsApp Group If you want this Responsive Blog Post’s Opinion mining Sentiment Analysis System complete code with database

Note : Or contact us useing our website contact form.

Test phase Assignment Requirements

 

User Registration:

·        You have to create a registration form with these fields “first name, last name, email, password, city and country.

·        Password must be Alphanumeric.  (Abc123).

·        User must be able to upload his/her image in registration form.

·        You have to create database table with same fields.

 

 

User Login:

·        You have to create a login page with these fields user id or email and password.

·        After registration user can login to website using login form with email or id and password.

·        After login system will check if the user is registered or not and responds accordingly.

·        After login user will see his/her image on is profile.

·        Logout button should be available to user for logout.


Project Review Video:







Click here to Join This WhatsApp Group If you want this VU Test phase Login and Registration with Profile Picture complete code with database

Note : Or contact us useing our website contact form.

 

Find Your Private Tutor Online

 

Project Domain / Category

Web Application

 

Abstract / Introduction

 

The system of private tuitions has been in existence in Pakistan for a long time but in recent times it has grown widely. This application will help to find qualified tutors from nearby locations. Tutors can also get students just by logging into the website and setting up their profile. In the system there are three entities namely, Admin, Students and Tutors. Admin can login, manage tutors by adding new tutors and updating their profiles. Admin can also check for the registered students. Students can register and login and view the tutors. Students can filter and select a tutor and raise a request of a demo lecture. After attending the demo lecture, they can book the tutor online, and rate the tutor. Tutors can check for the request for demo lecture and accept the request. They can also check for the booking done. This system can help the students to find the best tutors. This system will be built with effective graphical user interface which enables user openness. This system will reduce time and cost of both students and tutors.

 

Functional Requirements:


Some of the functional requirements are:

 

·        Login process/authentication for Admin, Tutors and students (Sign up and Sign in) to avoid unauthorized access.

 

1.     Admin Requirements

o   Admin approves the registered Tutors

o   Admin can manage the Tutors (add/ view/ update / delete)

o   Admin can update the Tutors’ details and manage login password

o   Admin can manage the students (add/ view/ update / delete)

o   Admin can check rating given by students about each Tutor

o   Admin can check average rating for each Tutor

o   Admin can block a Tutor in case of continuous poor rating

 

 

 

2.     Tutors Requirements

o   Tutors can register and Login to the system

o   Tutors make their profile including their Name, Academic qualification, tutoring experience, Subjects of interest, level (SSC, FSc, BSc. MSc. etc), and their Location

o   Tutors can view/ update their profile and can update password

o   Tutors can check the rating given by the students

 

3.     Students Requirements

o   Students can register and Login to the system

o   Students can view/ update their profile and can update password

o   View Tutor: Students can search for all available tutors

o   Tutors’ List: All the available Tutors’ details will be displayed to the Students

o   Refine / Search: Students can search for relevant Tutors’ details by Name, Academic qualification, tutoring experience, Subjects of interest, level (SSC, FSc., BSc., MSc. etc), and location

o   Request a Demo: Students will select a tutor matching their requirements and raise a request for a demo lecture

o   Book a Tutor: Students can book a tutor

o   Rate Tutor: Students can give rating to the concerned Tutors after the Demo class and after the course completion

 

Tools:

Server side programming language: PHP

Scripting and styling languages: HTML and CSS

Client side scripting: JavaScript and JQuery

Database: MYSQL

IDE: PHP Storm or NetBeans or any one of your choice

Local host Server: WAMP or XAMPP

 

Project Review Video:




 





Click here to Join This WhatsApp Group If you want this VU Final Year Project | Find your private tutor online complete code with database

Note : Or contact us useing our website contact form.

 

[Test Phase] Problem Statement for project: College Education File System

 

Develop a College Education File System backed up by a relational Database. There will be two users for this application i.e. Admin and registered users

 

Following are the tasks Admin can perform:

 

Tasks

 Login to the system with id and password.

 View all pending files

Access to add the file record

Update status of pending files to mark as received

Delete and Update any file record

 

Following are the tasks, user can perform:

 

Ø  User can register himself/herself

Ø  View currently status his/her of file

 

 

 

Following are the details for each task:

 

Task 1

There should be a separate table to store Admin user details (such as name, id, password, emailid, contact). Detail of table is as follow:

 

Column Name

Data Type

name

Varchar(50)

id [primary key]

Integer

password

Varchar(50)

emailid

Varchar(100)

contact

Varchar(100)

 

When trying to log in, the system shall check for correct id and password. If incorrectly entered by the user, system shall show error message.

 

Task 2

1.      Two tables (UserType and UserDetails) are required for storing details of Users, the relationship will be 1 to many from UserType table to UserDetails table.

2.      The columns and datatypes of these columns shall be:

 

 

UserDetails

 

Column Name

Data Type

name

Varchar(50)

user_id [primary key]

Integer

password

Varchar(50)

emailid

Varchar(100)

contact

Varchar(100)

usertype [forieng key from UserType table]

Integer

registerationdate

Date or Date Time

modifydate

Date or Date Time

UserType

Column Name

Data Type

usertypeid [primary key]

Integer

typetitle

Varchar(50)

 

Task 3

 

You have to design Main interface as per following sample screen shot.

 

 



 

Task 4

 

You have to deisgn Login interface as per following sample :

 



Task 5

User will be able to register himself/ herself by clicking on register link on main page of system:

 

In the registration form you are require to give access code for registration e.g (Access Code: VU-Test-Phase) here you will use mask text. If any user don't enter the Access code then he/she will not be allowed for registration.

 

You have to deisgn Registration interface as per following sample :

 



 

 

Task 6

Admin should be able to add file Record whereas file attachment is not required just need to add all required information related to file.

 

You have to deisgn Add File Record as per following sample :

 



 

 

 

 

Task 7

Admin should be able to view all pending files and Mark as received any pending status. Amin should also be able to delete and update any file record.

 

You have to deisgn interface as per following sample :

 

 



 

 

Remember you have to apply following concepts for the test phase:

 

Syntax and Logical errors
Exception Handling
Class and Object
OOP concepts [Inheritance, Association, Aggregation, Composition, Polymorphism]
Collections
Multi Dimensional Arrays
Forms/GUIs
Database Operations [Create, Read, Update, Delete etc.]


Project Review Video:








Click here to Join This WhatsApp Group If you want this VU Collage Education File System Project Test Phase complete code with database

Note : Or contact us useing our website contact form.