Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fuzzypawzz/shoplocator
A small ASP.NET MVC app which publishes your locations in a view using the Google Maps API. A part of my exam project in Cloud Technologies. The purpose of this project was not to demonstate a skillset in coding in C#, but to showcase an app using an Azure micro service and a DB in the cloud. I got a 12/A (ECTS A) for the project.
https://github.com/fuzzypawzz/shoplocator
csharp dotnet google-maps-api mvc
Last synced: 7 days ago
JSON representation
A small ASP.NET MVC app which publishes your locations in a view using the Google Maps API. A part of my exam project in Cloud Technologies. The purpose of this project was not to demonstate a skillset in coding in C#, but to showcase an app using an Azure micro service and a DB in the cloud. I got a 12/A (ECTS A) for the project.
- Host: GitHub
- URL: https://github.com/fuzzypawzz/shoplocator
- Owner: fuzzypawzz
- License: mit
- Created: 2021-01-19T10:40:03.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-27T18:33:10.000Z (over 2 years ago)
- Last Synced: 2023-04-29T19:28:45.824Z (over 1 year ago)
- Topics: csharp, dotnet, google-maps-api, mvc
- Language: HTML
- Homepage: https://shop-locator.azurewebsites.net/
- Size: 1.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Shop-locator
### An ASP.NET Core MVC Application
Languages:
- C#
- JavaScript
- HTML
- CSSTools and frameworks:
- Azure app service
- ASP.NET Core
- Vue.js
- Webpack
- SASS (scss)
- Visual Studio package - web compiler
- ADO.NET Entity Framework### SQL Server required
A SQL server instance is required and therefore this application can only run on Windows.## License
See [LICENSE](LICENSE.md).## Contributing
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments.