Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aparrett/gighub

:musical_note: A web application for sharing and tracking music gigs.
https://github.com/aparrett/gighub

Last synced: 2 days ago
JSON representation

:musical_note: A web application for sharing and tracking music gigs.

Awesome Lists containing this project

README

        

# Gighub

Gighub is a sample web application for monitoring and sharing music Gigs. I made this project following along with Mosh Hamedani's three "Become a Full-stack .NET Developer" courses on PluralSight. I have added tests that were outside of the scope of the course but the application does not have full test coverage at this time.

## Built With

* [ASP.NET MVC 5] - ASP.NET framework
* [Entity Framework 6] - ORM
* [Automapper] - Convention Based object-object mapper
* [NUnit] - Unit Test Framework
* [Moq] - Mock objects for testing
* [Ninject] - Dependency Injection

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details