Giter Site home page Giter Site logo

jobcollector's Introduction

Job Collector

The point of this repo is to provide a lightweight website that is completely serverless and free to use that has a DB backend and lightweight frontend.

This example implementation is a website with a public a private entrypoint; the public point contains a form for recruiters to provide information on a role. The private point is a collection of these details with some filters for active and inactive jobs (And a mechanism for marking them as so).

Pre-Requirements

  • AWS account where you have control over everything
  • AWS account Private and Secret keys in a tfvars file
  • Two s3 buckets, one public and one private
  • Terraform installed on your system
  • (Optional) tfvars file setup the way it is included in this git repo

Doing the thing

  1. Clone this repo git clone https://github.com/dom38/jobCollector
  2. Navigate to the cloned repo
  3. Run terraform init
  4. Run terraform apply \ -var-file="Path/to/keys.tfvars" \ -var-file="Path/to/variables.tfvars"
  5. Put your AWS account ID in the prompt
  6. Follow the outputted s3 link to the index

TODO

  • Fix the lambda/API Gateway permissioning issue
  • Insert returned API endpoints into HTML pages
  • Jazz up the webpages and integrate all the lambda functions
  • Stop the 8 errors on deployment

jobcollector's People

Contributors

ecs-digital-dominic-test-org avatar dom38 avatar

Watchers

James Cloos avatar Michel Lebeau 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.