LinkedIn

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact

About The Project

Time Spent on the Project

  • This is only the approximate time spent on the project. Since I did not finish it at one go, so adding up the the hours is +/- 5 hours.

Lesedi works as a legal intern at BMF Attorneys. She is responsible for drawing up contracts between BMF Attorneys and their clients. Due to an increase in workload, Lesedi needs a faster way to draw up contracts and get them signed by the respective parties. She has decided to hire a skilled developer to build a dynamic web application that allows her to populate the following dynamic values:

  • Name of client
  • Contract start and end date
  • Service cost
  • Service description

This here is the solution:

  • You can fill and download the document as following:

[Product Name Screen Shot] [Product Name Screen Shot] [Product Name Screen Shot] [Product Name Screen Shot] [Product Name Screen Shot] [Product Name Screen Shot]

Contract Template:

(back to top)

Built With

  • [HTML, CSS, JavaScript, Quasar, Vue and Pug]

Getting Started

To get started you need to have Quasar installed globally and NodeJS on your machine.

Prerequisites

The following is the list of packages needed to test and run this project.

  • apt-get install nodejs
    and
    yarn global add @quasar/cli
    or
    npm i -g @quasar/cli
    

Installation

  1. Clone the repo
    git clone https://github.com/smzimelaJHB/jobox-fe-project.git
    
  2. install requirements
    npm install
    

(back to top)

Usage

Commands for command line

quasar dev                  To test on development mode with hot reload
quasar build                To publish new changes
npm start                   To run the production version

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Project Link: https://github.com/smzimelaJHB//jobox-fe-project

(back to top)