Git Product home page Git Product logo

workiserver's Introduction

workiServer

Open Source? Yes! Github All Releases

Please note that the project is under review due the code freeze on 04th November as this was a 3 week "challenge/project".

Comments about the code, README.md, bug fixing and style fixing are going to be done in the next weeks.

Also be aware that to NOT submit any personal data (yours or others) on the website.

Frontend: https://github.com/simo54/worki Backend: https://github.com/simo54/workiServer

Intro

This is the final project of my coding academy's bootcamp. I decided to build up a job board website where users can apply to jobs and where the employer can post and read users applications through their private area.

Known issue:

  • Login Authentication 401 on existing user/employer
    • In deployed version is it possible to signup and create either a user account or an employer account. The frontend has been designed with a React HOC component where, according a positive response status (200), will allow the user or the employer to have access in their private area. If different result status, the frontend will redirect to the signup page. The problem could rely on the creation of the cookies (JWT and UUID session token) on Browser (on localhost the cookies are created regularly).

Tech Stack (Backend)

  • Node.js
  • Express
  • Bcrypt
  • Cookie
  • DotEnv
  • JWT
  • Multer
  • Pg
  • Sequelize
  • UUID4

workiserver's People

Contributors

simo54 avatar

Stargazers

 avatar

Watchers

Jorge Paul avatar  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.