Git Product home page Git Product logo

jobboard's Introduction

Job Search Engine Application - SWE Final Project

Requirements:

  • REST backend using Spring Boot
    • Spring Boot JPA
    • Spring Boot JWT Security
    • Spring REST Template call to external REST service
  • Testing
    • JUnit test for each REST API method
    • Minimum of one End-to-End system test using Selenium
  • React front end
  • Deployed to AWS

See Pivotal Tracker project for specifics on requirements and stories.

Contribution Helpers

  1. Please use descriptive developement branch names
    • i.e. rather than /dev use /dev-<my_issue>
  2. Refrain from merging your own requests without review/tests done by another group member(s)
  3. After adding new dependencies to the Spring Boot application, the project will need to be re-opened before compilations will succeed

Development Instructions

  • Clone the GitHub repository onto local machine with Node installed

React Application:

  1. Change directory to /frontend
  2. Initialize the project's dependencies with npm install
  3. Run the development app with npm start

Spring Boot Server

  1. Create env.properties file in src/main/resources/
  2. Add property jsearch.api-key= with value of a valid JSearch api key

Docs

API(s) used

Contributors

  • Conlyn Pattison
  • Marc Garcia
  • Dale Sanchez
  • Integra Diaz
  • Randy Rodriguez

jobboard's People

Contributors

conlynpattison avatar dale-s avatar mgarc758 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.