Skip to content

The React-Redux front end for an app where the user can look through a list of laborers offering their services. Users can reserve the services of a given laborer by the day or they can sign up as laborer for hire themselves.

License

Notifications You must be signed in to change notification settings

German-Cobian/jobforcash_frontend

 
 

Repository files navigation


jobforcash-logo

📗 Table of Contents

📖 [Jobforcash]

[Jobforcash] is a services application that keeps track of all nearby laborers for hire.

Kanbanboard

  • Kanban Board Link

  • Before Project start

  • image

  • After and almost end of project

  • image

  • Backend Appilcation link

Backend Link

🛠 Built With

Tech Stack

  • React
  • Redux
Client
Server
Database

Key Features

  • [Hire Laborers]
  • [Reserve Laborers]
  • [Add Laborers]
  • [Delete Laborers]
  • [Delete Reservation]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

  • Run npm init to install npm dependencies.
  • Run npm start to run the application
Note

It seems that the bundle error message you are referring to, tends to appear when the project is run on systems other than the ones we (the developers) used. Kindly please disregard the error and simply click on the X icon on the top right portion of the React app’s screen and proceed to use the app.

Prerequisites

In order to run this project you need:

 npm init

Setup

Clone this repository to your desired folder:

  cd jobforcash_frontend
  git clone https://github.com/V0pe/jobforcash_frontend.git

Install

Install this project with:

  cd jobforcash_backend
  npm i

Usage

To run the project, execute the following command:

  npm run start
Note:

It seems that the bundle error message you are referring to, tends to appear when the project is run on systems other than the ones we (the developers) used. Kindly please disregard the error and simply click on the X icon on the top right portion of the React app’s screen and proceed to use the app.

Run tests

To run tests, run the following command:

  npm run test

(back to top)

👥 Authors

👤 Victor Damola

👤 German Cobian

(back to top)

🔭 Future Features .

  • [Create niche for the laborers]
  • [Create real time laborers features]
  • [Create laborer rating]

(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, like it.

(back to top)

🙏 Acknowledgments

I acknowledgeed the author Murat Korkmaz of this creative design used.

Also, I would like to thank Microverse...

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The React-Redux front end for an app where the user can look through a list of laborers offering their services. Users can reserve the services of a given laborer by the day or they can sign up as laborer for hire themselves.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.3%
  • CSS 5.2%
  • HTML 4.5%