Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StanThuman authored Nov 29, 2017
1 parent 30bf58b commit 01182a0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ of the web projects I worked on. I have here only partials. I was use this to ex
This project consisted of 3 projects: Get the data into a database, build an API to utilise that database, and build a web application
to consume the data. For the data, I chose to get information about Final Fantasy 14 from the wiki.

* Screen Scraper Project
* Screen Scraper Project (Do not have possession of)
* Extracted information about the game from the wiki site using the .net framework.
* Stored it into a Microsot SQL Server DB

Expand All @@ -15,9 +15,10 @@ to consume the data. For the data, I chose to get information about Final Fantas
* sent infomration in the form on Json or XML.
* Used the N-Tier design pattern when I created this

* Web Application
* Web Application (Do not have possession of)
* Used the .net MVC template to create this
* used React on the front end
* GulpJs for build tools

## Street-Songs
This was a team project I worked on with two other people. The objective of this app was to play music in a raidius of your GSP location
Expand Down

0 comments on commit 01182a0

Please sign in to comment.