Donmark2k / microgigs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

MICRO GIGS

πŸ“— Table of Contents

πŸ“– [MicroGigs]

[MicroGigs] is an application designed to display available jobs and inform users if they have applied for that job.

πŸ›  Built With

Tech Stack

Key Features

Project Screenshots

Home page

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need the following installed in your local system

  • Composer
  • Git CLI
  • Github account

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/donmark2k/microgigs.git

Install

Install this project with:

  cd microgigs
  npm install

Usage

To run the project, execute the following command:

  php artisan serve

Run tests

To run the test, execute the following command:

php artisan test --filter Unit

(back to top)

πŸ‘₯ Authors

πŸ‘€Chukwuemeka Ochuba

(back to top)

πŸ”­ Future Features

  • [Allow users to update their profile]
  • [Allow users to delete their profile]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please leave a STAR to the Github repo

(back to top)

πŸ™ Acknowledgments

I would like to appreciate Microverse for providing the learning resources for this exercise,

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:PHP 71.3%Language:Blade 28.0%Language:JavaScript 0.6%Language:CSS 0.0%