User Manual - adomakk/team-three-496 GitHub Wiki

This wiki page serves as a guide for using and testing our website.

We have provided a test transcript in the test-transcript folder in the repository that can be used with our website.

Download Zip File

  1. Click the green code button on the right-hand side of the page.
  2. Download zip file. Once downloaded unzip the file.
  3. Open the file in your respective IDE (we used Visual Studio Code).
  4. Click the terminal tab and open two terminals.
  5. In one terminal: cd backend pip install flask pip install -U flask-cors pip install PyPDF2 python app.py
  6. In the second terminal: cd frontend & npm start

Instructions to use the Transfer Credit Page

  1. Once you click the Transfer Credit Page, click the Choose File Button
  2. Navigate to the test-transcript folder and click test-1.pdf transcript to upload.
  3. After uploading the transcript, use the dropdowns to click a
  • College: College of Engineering
  • Department: Computer Science(CS)
  • Major: Computer Science
  1. After choosing a major the curriculum guide will show.
  2. The student's course that will transfer over and apply to the curriculum guide will also show.