Skip to content
This repository has been archived by the owner on Dec 19, 2020. It is now read-only.
/ portal-front Public archive

Grow your professional network, Get matched with a job you love.

Notifications You must be signed in to change notification settings

mumbo-pro/portal-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 run 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 hello@alphaolomi.com instead of using the issue tracker.

Credits

License

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

About

Grow your professional network, Get matched with a job you love.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 3

  •  
  •  
  •