/v39-geckos-team-05

Chingu Voyage 39 - Geckos Team 05

Primary LanguageJavaScriptMIT LicenseMIT


Logo

Dwindle

A Job board that helps it's users dwindle down their student loan debt


Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact

About The Project

Product Name Screen Shot

This project was created for one of our clients who is seeking to create a job board app that was catered to students who needed to pay down their school debt. The companies on our website offer unique benefits for students. On the companies page, you will notice four options: student loan repayment, 100% tuition coverage, tuition assistance, and tuition reimbursement. Once one of these options is clicked on it will take the user to a new page where it will list the companies with this type of benefit.

● Backend Features :

  • MailChimp Integration : provide the feature for email subscription and a weekly email template generation based on jobposting data
  • Postgres full text search
  • Address standardization using a regular expression and Google Geocoding
  • Job hadnling queues using Bull and Redis
  • Logging/Database backup file upload using Google Cloud platform
  • Custom REST APIs
  • Third-party Web Scraping API integration

(back to top)

Built With

  • React
  • Node.js
  • Express.js
  • Postgres
  • Figma
  • NPM
  • Netlify
  • Heroku
  • JavaScript
  • CSS3
  • HTML5
  • Redis
  • Google Cloud

(back to top)

Getting Started

.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo

    git clone https://github.com/chingu-voyages/v39-geckos-team-05.git
  2. Install NPM packages in client folder

    cd client

    then

    npm install
  3. Install NPM packages in server folder

    cd server

    then

    npm install

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Team

Bahareh - github: https://github.com/onetoughcookie226

Wonjae - github: https://github.com/lbfn83

Mateo - github: https://github.com/cruzma

Project Link: https://github.com/chingu-voyages/v39-geckos-team-05

(back to top)