Skip to content

tuyet-pham/Scholarship-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScholarScrape

Dev Members : Avery Clariday, Tuyet Pham, Peyton Pritchard, Pedro Sanchez, Joe Maggio
Created on : November 2019

About ScholarScrape

For some, the process of applying for Scholarships is on the level of intimidating to extremely intimidating. 
Apart from applying for Scholarships, the process of finding the scholarships to apply to can be just as difficult. 
With public scholarships being in abundant, ScholarScrape was made to make to public scholarships more available using our webscraping program.

Software

  1. ReactJs
  2. Docker

Others


Dev Setup

  • Clone repository
  • Install Docker on your machine
  • Build docker instances:
    • docker-compose build
  • Run Docker:
    • Start and run full system: docker-compose up
    • Run one service: docker-compose up --rm <service Name>
    • Start bash in one service: docker-compose run --rm <service Name> /bin/sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published