Giter Site home page Giter Site logo

cmpe352spring2012group2's People

Contributors

sametserpil avatar hakan23demir avatar bestebasciftci avatar merturk23 avatar sinannarmanli avatar eylult avatar

cmpe352spring2012group2's Issues

Input check for registration

When a new user registers to our system, she can keep all the parts in the 
registration form empty. So, an user can register to our system with an empty 
name, surname or any other empty field. Since profile is not editable, it may 
cause nameless users.

It could be good if you could add input check to registration form so user must 
fill all of the fields.

Original issue reported on code.google.com by [email protected] on 3 Jan 2013 at 4:44

about navigation bar

What steps will reproduce the problem?
1. Login the website,
2. Click any option,
3. In the next page, click 'home' or 'profile' in the navigation bar.

What is the expected output? What do you see instead?
It is expected to return 'home' or 'profile' page but nothing happens.

You can remove one option, e.g. 'profile' and make the 'home' option work.




Original issue reported on code.google.com by hakan23demir on 8 Dec 2012 at 10:10

Request Service page implementation

Request service page should be implemented and the prepared pages should be 
accessible from the profile page until 15.11.2012 10:00

Original issue reported on code.google.com by hakan23demir on 13 Nov 2012 at 7:56

registration confirmation bug

What steps will reproduce the problem?
1.type two different passwords in password boxes 
2.type two different e-mails in e-mail boxes 
3.click registration 

What is the expected output? What do you see instead?
-It should say there is an input mismatch and reject registration




Original issue reported on code.google.com by sametserpil on 23 Nov 2012 at 6:38

Service status page

Hakan should write a page where all related services of the person should be 
seen and categorized wrt their status, i.e., pending, accepted, rejected or 
completed.

Original issue reported on code.google.com by hakan23demir on 6 Dec 2012 at 7:26

Code Review Request on Radius input

-Radius input should be positive integer only.

-It must be prevented for a user to type non-positive integer to radius input

Original issue reported on code.google.com by sametserpil on 23 Nov 2012 at 10:42

Search Result page implementation

Searching according to the entered parameters should be done and the result 
should be shown in Search Result page until 15.11.2012 10:00

Original issue reported on code.google.com by hakan23demir on 13 Nov 2012 at 8:01

Code Review Request on Offered Services Page

-Offered services should be represented in a tabular form.

-Place info missing

-Tag info missing

-Services should be editable


Original issue reported on code.google.com by sametserpil on 26 Oct 2012 at 2:25

search page implementation

A search page should be implemented which takes the search criterias as inputs 
and post the parameters to searchResult page which will search in the database 
and show the results.

Deadline : 15.11.2012 (2. Milestone )

Original issue reported on code.google.com by sametserpil on 13 Nov 2012 at 8:07

Prime Number Check Code Request

Branch name:Prime Number Check

When reviewing my code changes, please focus on bug fixing and improving the 
efficiency of the code. 


After the review, I'll merge this branch into /trunk. 

Thank you.

Original issue reported on code.google.com by [email protected] on 21 May 2012 at 3:05

Code review request

Beste, could you please review pages I have implemented so far that are 
searchPage.jsp and searchResult.jsp.

Original issue reported on code.google.com by hakan23demir on 8 Dec 2012 at 10:01

bug in showAppliers

What steps will reproduce the problem?
1. Enter the website
2. Click offered services
3. Click appliers
4. In the url, just change the value to any number, e.g. 92, then anyone can 
see any other one's services and can accept or reject them.

Original issue reported on code.google.com by hakan23demir on 6 Dec 2012 at 7:22

css of pages

css of the completed pages should be improved if necessary and css of the new 
pages should be started.


Original issue reported on code.google.com by hakan23demir on 5 Dec 2012 at 10:31

Update Requirements

What is the expected output? What do you see instead?

1.1.2.1 Service exchange should not be a trade of goods. It is a social 
convention. Exchange between users is not wanted.

1.2.2.3 Counting offered services goes into how and not what. Changing it to 
keep track of may be better. Also do you think the quality or usage of offered 
services should matter.

2.1.2 redundant

reliablity section: 
Think of What damage can result from failure of this system? What is the 
minimum acceptable level of reliability?

Capacity:
List the required capacities and expected volumes of data in business terms.


What version of the product are you using? On what operating system?
Version 1

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 19 Mar 2012 at 5:27

Map point selection bug

What steps will reproduce the problem?
1.Select a point on the map 
2.Hit cancel when radius is asked 


What is the expected output? What do you see instead?

It shouldn't pin any location but it does.




Original issue reported on code.google.com by sametserpil on 23 Nov 2012 at 10:40

Appliers page update

-All the names in the appliers page should be linked to their profile page.

-for example: If I click on the name of an applier, I should redirected to that 
person's profile page

Deadline: 21 Noevember evening


Original issue reported on code.google.com by [email protected] on 20 Nov 2012 at 1:54

Offered services missing info

What steps will reproduce the problem?
1.Click offered services 


What is the expected output? What do you see instead?
-Title and description of the offered services are missing



Original issue reported on code.google.com by sametserpil on 23 Nov 2012 at 10:44

bug in searchResult.jsp page

What steps will reproduce the problem?
1. Enter the website
2. Click search for a service
3. write "mind" in tags textbox

What is the expected output? What do you see instead?
It is expected to bring phiosophy course service but it gives an error.

Original issue reported on code.google.com by hakan23demir on 12 Dec 2012 at 3:31

Registration Implementation

-Registration page should be implemented.

-Registration should be completed by just giving email and password.However, 
detailed information should be asked every time user logged in, until user 
supplies them.

Deadline : 21 November evening


Original issue reported on code.google.com by [email protected] on 20 Nov 2012 at 1:52

Search page is Going Crazy

What steps will reproduce the problem?
1. Login 
2. Click Search for A Service

What is the expected output? What do you see instead?
It seems like page keeps refreshing itself 


Original issue reported on code.google.com by [email protected] on 5 Dec 2012 at 10:51

Domain Analysis

   Perform a domain analysis on your designated project topic. Research general knowledge about the domain.
1- Look for similar sites and projects.
2- Identify their customer and user profiles. 
3- Explore their design, usablity, enviornment, size and suitablity for your 
task. 
4- Discuss their advantages and disadvantages. 
5- Try to find out the technologies used in their implementation. Report your 
findings on your google code page. 

Original issue reported on code.google.com by [email protected] on 4 Mar 2012 at 7:23

Unit tester needed

We need one volunteer to prepare unit tests for the pages we have impelemented 
so far.

Original issue reported on code.google.com by sametserpil on 23 Nov 2012 at 10:45

logout operation

Beste, you should implement the logout operation.

Original issue reported on code.google.com by hakan23demir on 6 Dec 2012 at 7:15

search page cont'

-Geo location search should be implemented. (Sarper)

Deadline: 20 November


Original issue reported on code.google.com by sametserpil on 18 Nov 2012 at 9:49

Prime Number Check

The prime  number check function in repository does not work properly.

To recreate the error, run the main.java code in trunk. 

The error is: The function ddoes accept negative numbers, 0 and 1 as prime 
numbers too. 

Original issue reported on code.google.com by [email protected] on 21 May 2012 at 3:15

Change in CompletedServices Table

We should change CompletedServices Table in the database, since you are 
implementing rating operation, it should hava all the necessary fields for both 
a completed service (such as serviceId applierEmail) and the rating fields. 
Could you indicate necessary fields so that I can alter the table.

Original issue reported on code.google.com by [email protected] on 19 Dec 2012 at 10:30

registration confirmation bug-2

What steps will reproduce the problem?
1.Enter no text and hit register 


What is the expected output? What do you see instead?
-It shouldn't accept null values



Original issue reported on code.google.com by sametserpil on 23 Nov 2012 at 6:40

Activity Diagram

The activity diagrams for use case scenarios need to be prepared. The outputs 
will be added to the project home page, as a link. 

PS: You should update the status of the issue according to your progress. 

Original issue reported on code.google.com by [email protected] on 25 Mar 2012 at 6:35

Use Case Diagram

The use case diagrams of the system needs to be finalized. The outputs will be 
added to the project home page, as a link. 

Original issue reported on code.google.com by [email protected] on 25 Mar 2012 at 6:32

populating database

Sinan you should populate the database with some users, services, etc. by 
possibly writing a script.

Original issue reported on code.google.com by hakan23demir on 6 Dec 2012 at 7:09

Offered services page update - 2

-offered and requested services should be distinguished (Sinan)

-Maps should be included (Hakan)

-Calender should be included (Samet)

Deadline: 20 November

Original issue reported on code.google.com by sametserpil on 18 Nov 2012 at 9:42

css cont'

-There should be css for all pages written so far.

-There are visual bugs on some pages. For example, tags box is not aligned with 
the other elements in create service page.

Mustafa and Beste is assigned for these jobs.

Deadline: 20 November

Original issue reported on code.google.com by sametserpil on 18 Nov 2012 at 9:47

Sequence Diagram

The sequence diagrams for use case diagrams needs to be prepared. The outputs 
will be added to the project home page, as a link. 

PS: You should update the status of the issue according to your progress. 

Original issue reported on code.google.com by [email protected] on 25 Mar 2012 at 6:34

Requirements review

The requirements of the system should be reviewed. Changes should be marked 
with a different color. 

PS: You should update the status of the issue according to your progress. 

Original issue reported on code.google.com by [email protected] on 25 Mar 2012 at 6:37

Test Plans

I have completed the test plans for Registration and Requesting a service 
operation. You can continue with other test plans such as offering a service 
and search.


Original issue reported on code.google.com by [email protected] on 14 Dec 2012 at 10:04

requesting reviews

Everyone should request code review of the pages they wrote by opening a new 
issue. Note that Beste will going to make the review of the pages, so do not 
forget to CC Beste in the issue.

Original issue reported on code.google.com by hakan23demir on 6 Dec 2012 at 7:14

Work distribution for the final version of system

Samet: - Separating Home and Profile pages. 
       - Adding comment section to profile page.
       - Adding open services to profile page.
       - Making the previous dates passive in calendar.
       - Quota should be default 1 in requesting service.
       - Check social credit of user before offer and request service operations, quota should be according to this social credit.
       - Quota should be max 6.
       - Add input checks in offering and requesting services.

Hakan: - Adding how many times user is rated to the rating section in profile.
       - Mail address of the user in profile page should not be visible in the link bar.
       - If service is accepted, then mail and phone should be visible in profile page.
       - Service Id should not be visible in link bar.
       - Quota=0 situation for the services in search result.
       - Search should not bring the services of the owner user of that account.
       - If only tags are entered for search, then results should not display past services.
       - In service status part, if a service is completed and rated: then instead of rate button, the rating should be visible. If rate is null, then button should be visible.

Sarper: - Adding +10/-10 social credit in completion part.
        - Check social credit of user before accepting services. 
        - Implementing if/else in apply part such that it should check whether application is coming from demander or supplier.
        - Adding appliers column to the requested services such that user can see/accept/reject the appliers of that service as in the offered services part.

Beste: - Visual side and css for the remaining pages.
       - Credits part of software documentation.
       - Preparing User manual.
       - Sequence Diagram.
       - Finalizing Test cases.
       - Possible Extensions.
       - Preparing Final Presentation.

Sinan: - Updating Use Case Diagram.
       - Updating Requirements.
       - Finalizing Test cases.
       - License part of software documentation.

Mustafa: - Introduction part of software documentation.
         - Activity Diagram.
         - Class Diagram.
         - Database Diagram.

Original issue reported on code.google.com by [email protected] on 31 Dec 2012 at 7:34

Editing Applier table in db

Sarper please edit the Applier table in the db according to our needs, that is 
add a column to it which shows its status, since it is necessary for writing 
service status page.

Original issue reported on code.google.com by hakan23demir on 6 Dec 2012 at 7:29

supply personal info in registration crashes

What steps will reproduce the problem?
1.Login after quick registration 
2.Enter your personal info 
3.Hit send 

What is the expected output? What do you see instead?
-Page crashes. It should finish registration and redirect user.

(Works in local but not on titan)



Original issue reported on code.google.com by sametserpil on 23 Nov 2012 at 6:42

Offered services page update

-form hide/unhide property should be added.

-tags and place info should be updatable.

-calender should be enabled to update dates.

Deadline: 15.11.2012 (2. Milestone)

Original issue reported on code.google.com by sametserpil on 13 Nov 2012 at 8:03

css implementation

Some css code should be written for the pages we have coded so far. 

Deadline : 15.11.2012 

Original issue reported on code.google.com by sametserpil on 13 Nov 2012 at 7:57

Meeting

For the next week, we all have final exams, so I think it will be nice if meet 
tomorrow and do what is necessary for the rest of the project. (Reviewing code, 
fixing bugs, writing documentation, etc.)

What is your availability for tomorrow? can you please write your answers as 
comments to this issue?

Original issue reported on code.google.com by hakan23demir on 28 Dec 2012 at 8:10

new column to the user table corrupts other query result in home page

What steps will reproduce the problem?
1. Login the website
2. Look at the mobile number and personal info part

What is the expected output? What do you see instead?
the mobile number and the personal info of the user should be there but there 
is different info than these.

Original issue reported on code.google.com by hakan23demir on 27 Dec 2012 at 8:16

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.