Giter Club home page Giter Club logo

portal-front's Introduction

Portal Front

Software License Netlify Status

A case study project to connect with recruiters, HR managers & people in the same industry to find the best job opportunities,

✨Features (Technologies Used)

  • Express js
  • React + ReactRouter + Redux + ESlint
  • Pages with dynamic import and custom layouts
  • Login, register, email verification and password reset
  • Authentication with JWT
  • Bootstrap 4 + Font Awesome 5

🛸Portal-Engine

The API is organized around REST.

The API is designed to have:

  • predictable, resource-oriented URLs
  • to use HTTP response codes to indicate API errors
  • to use built-in HTTP features, like HTTP authentication and HTTP verbs, which can be understood by off-the-shelf HTTP clients.

JSON is returned in all responses from the API, including errors.

🚁 Portal-Front

A frontend baked with React

  • Eslint, Javascript Standard coding format used

🧩Modules

  • Auth module
  • User module
  • Jobs module

🚀Getting started

Composer and Yarn/NPM are required

Installation

Via Git, Yarn is preferred but optional.

  • Fork repo
git clone https://github.com/mumbo-pro/portal-front.git

cd portal-front

yarn install
  • Edit .env and set your database connection details
cp .env.example .env
  • Development
yarn run serve

Production

yarn run build

Changelog

Please see CHANGELOG for more information what has changed recently.

Testing

$ yarn tun test

Contributing

Pull requests are welcome. Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The Apache 2 License. Please see License File for more information.

portal-front's People

Contributors

alphaolomi avatar dependabot[bot] avatar

Watchers

James Cloos 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.