Skip to content

Design and develop a search engine for instructors and students at UTSC. Students and instructors can upload and search for documents. The students and instructors have the option to create an account and the uploaded files will be indexed separately to allow for file filtering. Any visitor of the application can use the query system to search t…

Notifications You must be signed in to change notification settings

C01-TEAM5/search-engine-utsc

Repository files navigation

CSCC01 Project Summary

Objective: Design and develop a search engine for instructors (including teaching assistants) and students at UTSC. Students and instructors can upload and search for documents. The students and instructors have the option to create an account and the uploaded files will be indexed separately to allow for file filtering. Any visitor of the application can use the query system to search through the documents.

Directory structure

repo
|   .gitignore
|   README.md
|
└───searchEngineWebApp
|   |   <source code (maven)>
|   |
|   └───docs/
|       |   crc_cards.pdf   // initial code design for phase 2
|
└───proposal/               // phase 1 material
    |   competition.md     
    |   personas.pdf
    |   process.md
    |   Prototype.pdf
    |   summary.md
    |   user_stories.md
    |
    └───extra/
        |   CSCC01_ProjectP1_Team5_GroupPicture.jpg
        |   prototypeV1.vp  // prototype project file for JustInMind

All user stories are managed within JIRA and repo/app/docs/crc_cards.pdf contains our initial design for the application.

1 story point = 2 hrs/day

About

Design and develop a search engine for instructors and students at UTSC. Students and instructors can upload and search for documents. The students and instructors have the option to create an account and the uploaded files will be indexed separately to allow for file filtering. Any visitor of the application can use the query system to search t…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •