10000 GitHub - hmartiins/city-jobs: 🕵️‍♂️ An application to find service providers... 👷‍♂️
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hmartiins/city-jobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

City Jobs

An application to find service providers...

NPM Version Build Status

An application to find service providers for your problem, where the person can publish the service they want someone to do, and a service provider can accept such work.

About the project

This was the first project I decided to produce, I started to produce it because I wanted to apply the knowledge I already had, and also to learn and study new technologies and tools. I confess that when I started to develop the project, I did not stop to survey the functional and non-functional requirements, identify the entities, choose the tools I will work on, etc. This served me as a learning experience, because the project escalated in a way that I didn’t imagine, if I had done the previous steps, all this scalability would be clearer.

Installation

Cloning the Repository

$ git clone https://github.com/hmartiins/city-jobs
$ cd city-jobs  

Inside the backend folder, execute:

$  yarn 
$  node src/index.js 
or
$ npm install 
$ node src/index.js 

Inside the web folder, execute:

$ yarn 
$ npm start 
or
$ npm install 
$ npm start 

Contributing

  1. Fork it (https://github.com/hmartiins/city-info)
  2. Create your feature branch (git checkout -b feature/...)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin feature/...)
  5. Create a new Pull Request
or
  1. Go to Issues
  2. Create a new issue
  3. Say something you would like there and click on "Submit new Issue"

Meta

Henrique Martins – @Henrique Martinshmartins224@gmail.com

https://github.com/hmartiins/

About

🕵️‍♂️ An application to find service providers... 👷‍♂️

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0