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
FR1 Submitting Papers
jmorring edited this page May 10, 2022
·
5 revisions
- FR 1.1. The system shall allow a user to upload a list of paper titles to populate the database via a .txt file.
- FR1.2. The system shall allow a user to upload a list of paper titles to populate the database via a .csv file.
- FR 1.3. The system may parse papers from an author's BibTeX file and populate the database accordingly.
- FR 1.4. The system may parse papers from an author's CV and populate the database accordingly.
- FR 1.5. The system may search for papers given the name of an author and add them to the database.
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