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

https://github.com/creoone/ninerecommendations

Simple web app that always gives nine music recommendations
https://github.com/creoone/ninerecommendations

dotnet-core music recommendation-system

Last synced: about 1 month ago
JSON representation

Simple web app that always gives nine music recommendations

Awesome Lists containing this project

README

          

# 9Recommendations

9Recommendations is simple music recommendation app.

It always gives nine recommendations that are based on answers given in the series of questions. Chosen architecture should help with expansion and replacement of functionalities.

## Goals

- Minimal configuration
- Click & run setup
- Future-proof software architecture

## Dependencies

- .Net 6.0
- ASP.NET MVC
- Docker, Docker-compose (optional)

## Running

See [DOCS.md](./DOCS.md)

## Documentation

See [DOCS.md](./DOCS.md)

## Contributing

See [CONTRIBUTING.md](./CONTRIBUTING.md)

## Roadmap

See [ROADMAP.md](./ROADMAP.md)