Skip to content

Letters of Recommendation is an online UMBC application that manages a letter of recommendation request process. Letter requesters must specify a letter writer and potential job information, as well as upload a cover letter, resume, and unofficial transcript for consideration. There is no limit to the number of letters a person may request. Lett…

Notifications You must be signed in to change notification settings

tlevin1/Reccomendation-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reccomendation Portal

Description

Software Developers: Jessica Altman, Quang Dang, Thuan Tran, Edwin Trejo, and Tehila Levin

Letters of Recommendation is an online UMBC application that manages a letter of recommendation request process. Letter requesters must specify a letter writer and potential job information, as well as upload a cover letter, resume, and unofficial transcript for consideration. There is no limit to the number of letters a person may request. Letter writers may register their interest in fulfilling requests directed to them by accepting or declining requests. Each person requesting a letter of recommendation may only view their own requests. Likewise, letter writers may only view and manage their designated requests.

To run tests be sure to install selenium and download a chrome driver https://chromedriver.chromium.org/downloads: pip install selenium pip install virtualenvwrapper be sure to install the requirements: pip install -r requirment.txt If Django is installed, to run all tests type the following into the command window: python3 manage.py test

Django Version:3.1.7

Python Version:3.9.2

How to run

  • on ms windows
    venv\Scripts\activate.bat
    cd src
    py manage.py runserver

About

Letters of Recommendation is an online UMBC application that manages a letter of recommendation request process. Letter requesters must specify a letter writer and potential job information, as well as upload a cover letter, resume, and unofficial transcript for consideration. There is no limit to the number of letters a person may request. Lett…

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages