Content deleted Content added
Protonsys (talk | contribs)
 
(71 intermediate revisions by 9 users not shown)
Line 1:
== Appointment Scheduling UtilityMyMusicalCity.com ( ASUMMC ): ==
ASU lets an busy bee traveler to group his appointments based upon zip codes (assuming zip codes represent areas). Hence whenever a appointment is to be fixed, ASU lets the user (scheduler) to fix the appointment based upon the date and time available in the customers area. ASU can also be used for routine appointment scheduling.
 
* [http://74.130.26.89:1111/asu ASU]
Username : admin Password :admin
===Development Environment===
# JavaC#, 1ASP.5net
# MS-Access (For Alpha and Beta),<s> MYSQL 5.0 for release.</s>. MSSQL 2005 for Release.
# Tomcat 5.0.28
# Tortoise SVN
# MS-Access (For Alpha and Beta)
 
== Tasks: ==
=== AlphaNext Release: ===
# Add a forum to the website. (in danger zone, requires additional mssql)
ASU Version 1.0 Alpha is the first version and is the prototype to get feedback from interested customers and to form the basis for the future version of development.
# <s>Database Createconnection Htmlto andthe JspSQL pageserver forfrom loginthe systemStaging and logoutserver.</s>
# <s>Make the validation tabable from one text field to next.</s>
##<font color=red>In beta switch to jsf for ajax kind of login.</font>
# Make an application such that the users will be able to create flyers for their shows.
# <s> Create Header file for menu. </s>
# <s>Make an application for the users to manage their fans or fans list or regular customer and send show invites.</s>
# <s> Create a add appointment page. </s>
# <s> Make databasethe (ms-accessweb service for alpha)shows. </s>
# Make RSS feeds for shows.
# <s> Create edit appointment page. </s>
# Make the menu such that it informs which one it is at present.
##<font color=red>Opening of dates in popup to be done.</font>
# <s> Make linksa validator for edit,the cancelusername andto mapbe inexcluding the viewspecial appointments pagecharacters. </s>
# <s>Migrate to mssql and improve the query performance. </s>
##<font color=red>Map to be done.</font>
# After logging in change the header to the new ascx or change the new ascx
 
# <s>Make a function to inactivate all the shows past from the current date.</s>
 
# <s>Make a function for the users of the system to create calendar of shows for the month.</s>
=== Beta: ===
# <s>Inactivate shows once the date is passed. The city should not be listed if all the shows are inactive.</s>
ASU Version 1.0 Beta is proposed to be done in technology more maintainable and scalable then Alpha. The features in the beta will consist of
# <s>Feedback should be emailed directly instead of going to the database.</s>
# Login will be jsf based, displaying error then and there if failed.
# <s>Change the web.config to include the database url.</s>
# Dates in the add appointment page to be modified as 3 fields of day , month and year. Possibly a date picker will solve the purpose of a three field for days, months and year is to be done.
# Make a NAnt task to include only the dll file to be uploaded.
# Time to be made a programmable entity (rather then text as now) so that it can be sorted.
# When no data in Browse for a state, label "No shows listed for this state" to be indicated.
# A comments section needs to be added in the database and in the add appointment pages.
# Make an Ad. management program, so that advertisers can add their banners and get click/impression statistics (or find one from web).
# Validations in the add appointment page.
# Myspace integration module: Integrate in such a way that when the user registers, he/she enters a myspace url from which shows are parsed and fed into the database.
# Footer to be added.
# Make a unified database in mssql for all the websites.
# Importantly the view appointments table needs pagination and to be displayed with a check box such that when 2 checkboxes are selected and a "show directions" is clicked it should take into maps website with the distances between the two.
# Build and source control such that the checkouts are observed and less clash happens.
# A "done" field in the database <s>and</s> in the view appointments such that it indicates when the appointment is done (completed).
# Migrate Mymusicalcity to GoDaddy after hotlantagigs get tested.
 
# Make hotlantagigs with a unified database.
=== Release: ===
# Convert the UI such that the changes are reflected across the websites.
The ASU Version 1.0 is to be released in a production ready state. With all tests done.
# Webservice hit statistics and client subscriptions.
# Migrate the database from ms-access to mysql.
# Fix the warning in the VS 2005/2008
# Make FAQ, Help files.
# Email the show comments to the user.
# Domain and hosting??
# Make a city/state relation table for all the cities in US.
# A session time out page.
# <s>Make "The Wall".</s>
# <s>Modify it such that it "deletes" all shows past 1 month from its show date.</s>
 
== Coding Guidelines: ==
Line 54 ⟶ 55:
} else {
//do something
}
return id;
}
 
Line 62 ⟶ 64:
# Notice the braces and spaces.
# All tabs to be converted to spaces.
 
== HomeVids.TV ( HVT ): ==
===Development Environment===
# C#, ASP.net
# MS-Access (For Alpha and Beta), <s>MYSQL 5.0 for release.</s> MSSQL for release.
# Tortoise SVN
 
=== ReleaseTasks: ===
=== Beta Release: ===
==== Registration Page: ====
# The header needs to touch the top of the page no gaps between browser and page on top.
# The header background color needs to be in css.
# The page background color needs to be in css, as also the fonts and font color/size of the page.
# The registration panels needs to be made as a pluggable component.
# The submit and reset button should be in css and in line with the text fields.
# Make the menu such that it informs which one it is at present example www.cnn.com .
# The gap between the text field and the lable is too much (for example between First Name : XXXXXXXXXX).
# The red color of the required field should be light and tiny red before the user clicks submit near the label such as the (First Name:*) , it should be of this size after the user clicks submit and its not filled up.
# Make the whole page as much css specific as possible.