This repository was archived by the owner on Oct 10, 2021. It is now read-only.
File tree 2 files changed +22
-4
lines changed 2 files changed +22
-4
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ VisualStudioVersion = 12.0.31101.0
5
5
MinimumVisualStudioVersion = 10.0.40219.1
6
6
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "PurdueIoWebApp" , "PurdueIoWebApp\PurdueIoWebApp.csproj" , "{CDD25189-472F-47E8-881E-8F5A2CC1F10F}"
7
7
EndProject
8
+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{74153A6D-6878-485E-9BB7-34C3F9F90889}"
9
+ Project Section (SolutionItems ) = preProject
10
+ README .md = README .md
11
+ EndProject Section
12
+ EndProject
8
13
Global
9
14
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
10
15
Debug| Any CPU = Debug| Any CPU
Original file line number Diff line number Diff line change 1
- Purdue.io WebApp
2
- ======
1
+ #Purdue.io WebApp
3
2
4
- A web application utilizing the Purdue.io API to provide a nice web interface for browsing and registering for courses.
5
- This web-app utilizes the API exposed by Purdue.io, found [ here] ( https://github.com/Purdue-io/PurdueApi ) .
3
+ A web application utilizing the [ Purdue.io API] ( https://github.com/Purdue-io/PurdueApi ) to provide
4
+ a nice web interface for browsing and registering for courses.
5
+
6
+ ##Build Status
7
+ <table >
8
+ <tr>
9
+ <td>master</td>
10
+ <td><a href="https://purdue.io/">https://purdue.io/</a></td>
11
+ <td><a href="https://ci.appveyor.com/project/haydenmc/webapp-577"><img src="https://ci.appveyor.com/api/projects/status/ocbmhwp5tpwpihca?svg=true" alt="Build Status" /></a></td>
12
+ </tr>
13
+ <tr>
14
+ <td>dev</td>
15
+ <td><a href="https://dev.purdue.io/">https://dev.purdue.io/</a></td>
16
+ <td><a href="https://ci.appveyor.com/project/haydenmc/webapp"><img src="https://ci.appveyor.com/api/projects/status/npc88ham5ovx3ryn?svg=true" alt="Build Status" /></a></td>
17
+ </tr>
18
+ </table >
You can’t perform that action at this time.
0 commit comments