SBDC RTCI Project Fall 2018 -- Kubilay Ozata

From CS486wiki
Jump to navigationJump to search

Week 8

Title: Weekly Activities

Date: 11/26/2018 - 12/2/2018


Accomplishments

- The database issue is finally solved. Now, everyone can submit the client informations form in online version and those will be kept in online database.
- Started to implement style & fonts from the real SBDC webpage. But, the project do not allow to implement the new CSS fonts. Will talk this with Mihir on Monday.

TODO

- Continue to implement the SBDC's current website design to our webpage.
- Will discuss instant messaging feature with Mihir.
- Start to prepare presentation on 12/11.


Week 7

Title: Weekly Activities

Date: 11/19/2018 - 11/25/2018


Accomplishments

- Received a new version of the project from Mihir. That includes the solution of the existing problem.
- Researched some sources on instant messaging services for the client communication.

TODO

- Webpage designs will be converted to SDBC's current website design.
- Work on messaging servicing and try to start to adapt on website.

Week 6

Title: Weekly Activities, Meeting

Date: 11/12/2018 - 11/18/2018

Place: Home, Mihir's Home


Accomplishments

- Met with Mihir to solve the existing problem on client contact informations page. We discussed the overall project schema in Visual Studio and investigated the working process. Like routing configurations, linking techniques.
- Tested together project in Azure. Created a copy project in Azure in order to detect the problem. So, the problem is not such a problem like name conflicting that I mentioned last week. But the data is not uploaded to Azure.
- We focused on to move the project data, tables to Azure. Therefore, we created a new SQL database to hold client information table and data. We have tried to connect the SQL database to project, but we did not at this stage.
    - But I believe, we are close to solve.

Problems

- The problem is still being continued.

TODO

- Continue to connect database to project, so the data fields may become visible in real webpage. That may solve the problem(Hope so).
- May work on text messaging. Search something on that.

Week 5

Title: Weekly Activities

Date: 10/5/2018 - 11/11/2018


Accomplishments

- Created a database for holding informations about clients for now and if necessary for later, other things will be hold here. This database is in role for back-hand of the project.
- Created a SQL table that holds the client data after filling and submitting the ClientInformations form under here.
- Made some researches to solve the existing problem from last week.
  - It may be a name confliction problem, because the file name of the page is the same with the name of the home page. 
  - Another theory is that printing the data from filled forms. Maybe there is a problem with print those to screen in online. This page works well in localhost, but not during running on the Azure website.

Problems

- The problem on Client Contact Informations page is still being continued.

TODO

- Find other solutions to solve the existing problem on client contact informations page. If not, contact with Mihir to solve.
- Database and SQL table will be integrated with the existing project. After submitting the form, the data will be hold in SQL table.
- Need to be faster than now. Presentation is coming.

Week 4

Title: Weekly Activities

Date: 10/29/2018 - 11/4/2018


Accomplishments

Created an Azure account and uploaded the newest version of the project (Mihir wanted to convert the files in C# basis) to new Azure page. The project is accessible in http://rtci-sbdc.azurewebsites.net/ now.

Problems

Client Contact Informations page cannot be reachable.

TODO

Find a solution to get rid of the problem on Client Contact Informations page. Develop the abilities on C#. Meet with Mihir and Prof. Jones on Monday.

Week 3

Title: Meeting

Date: 10/22/2018

Attendance: Merwyn Jones, Mihir Padechiya, Kubilay Ozata

Accomplishments

I told my server searching results and we planned to use Microsoft Azure to host the project. We decided to use C# language instead of VB language. Mihir has experience on it and I will develop myself in this.

Title: Group Members Meeting

Date: 10/23/2018

Attendance: Kubilay Ozata, Mihir Padechiya

I met with Mihir for solving my project running problem from the last week and with the configuration of SQL packages, I also run the project in my computer. We discussed the edited version of the documentation of the project and saw the expected data tables. So, we will organize the code according to tables. Decided to work in C# and ASP.Net.

Problem I did not receive any problem in this stage.

TODO

Improve the abilities in C# and ASP.Net. Create an account in Microsoft Azure and submit the current version of the project there.

Week 2

Title: Weekly Activities

Date: 10/15/2018 - 10/21/2018


Accomplishments

Downloaded the project from Mihir's GitHub account, organized my Visual Studio according to project requirements and tried to run on my computer.

- Searched some server providers that may host the project. 
    - Microsoft Azure and Amazon Web Services are free for a year and provides some cool stuffs, like the amount of storage, bandwidth etc. 
    - IIS for Windows is another option. 
    - Last week, Mihir told me to search Hostgator, another server provider. It has a montly cost to store the project, but it is also providing some cool specifications.

I organized all the best results. Started to learn something on ASP.NET MVC Application. Watched some videos the create a basic MVC App and read some documents for ASP.NET.

Problems

The project did not run on my computer. I think some folders are not found in the project path.

TODO

Meet with Mihir and Prof. Jones to discuss my server searching results, the running problem in my computer and other things about the project. Learn more things about ASP.net MVC Web Application. Improve my abilities on the project requirements.


Week 1

Title: Meeting

Date: 10/8/2018

Attendance: Merwyn Jones, Mihir Padechiya, Kubilay Ozata

After some problems in my CPT application, I have left from Vehware Truck Cameras Project and decided to participate in this on-campus project.

Accomplishments

Met with Mihir Padechiya who is a graduate student and already works in this project. He showed me the completed parts of the project. Discussed with Prof. Jones and Mihir what the project aims. Saw and read the software requirements document of the project and imaged how this project will look like when it is completed. A copy of the document was sent to me by Prof Jones. (An updated version is also sent by Mihir on 10/12) We discussed what I could do to develop this project.


TODO

I will search a suitable free server that will host the project's database. Will learn more things about Microsoft Azure, ASP.net MVC Web Application. Mihir will send the source code of the project (got it by 10/12) and I will look it.