This repository has been archived by the owner on Jun 22, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Non Functional Requirements
jmorring edited this page May 10, 2022
·
3 revisions
- NF1. The deliverable shall work with full functionality for all NC State faculty members.
- NF2. The software may be scaled to include querying for faculty members at other institutions, allowing for a user to compare the contribution of different universities.
- NF3. They system shall scrape and add a paper to the database of the system in at most 10 seconds to avoid further latency issues.
- NF4. The system shall be able to store and gather author and paper data for all NC State faculty.
Senior Design Team 6 Github Repo
-
- FR1 Submitting Papers
- FR2 Validating Papers
- FR3 Gathering Paper Metadata
- FR4 Editing Author Tags
- FR5 Displaying Statistics
- FR6 Exporting Data
- Non-Functional
- Constraints
-
Iteration Contents
-
Technologies
- MySQL
- SQLAlchemy
- Docker
- Flask
- BeautifulSoup
- ScraperAPI
- Nginx for testing
- Apache
- React
- MaterialUI
- Bootstrap
- ToastUI