aaliyahortiz26 / snhuSearch

MIT License
2 stars 0 forks source link

SNHU Search

Summary

SNHU Search is a web service that allows you to more easily search for websites. Users can customize their search in order to produce results that better fit their needs. This project will be made using C#, ASP.NET Core MVC. We are also using Jira to plan out our sprints.

Project Vision

The potential customers for this program could be used by not only just SNHU students but anyone else. Will solve the problem of searching many websites that are not relevant to keywords that are searched.

MVP

The minimal viable product will give assistance in finding more relevant information faster and gives a more detailed search. The user will enter the website and keywords. The program would gather the keywords from specified websites, download page content and extract text from page, add text to search into Elasticsearch, run search for the keywords in Elasticsearch, and display the list of websites with hits.

Project Scope

Basic set of Tasks: