Skip to content

JobsCalc é um aplicativo que ajuda freelancers a ter uma prévia do salário do mês, onde é possível ter um controle de empregos e planejar uma taxa horária para quem está usando

License

Notifications You must be signed in to change notification settings

ojeffpinheiro01/jobsCalc

Repository files navigation

Move.it

Menu

Overview

Technology

Preview

Layout

Running the project

How to contribute

Reach me

Connect with me


📖 Overview

JobsCalc is an application that helps freelancers to have a previous salary, where it is possible to have a control of jobs and plan an hourly rate for those who are using It is being developed during the Discover Marathon - offered by Rocketseat

🚧 In development 🚧


🚀 Technology

This project was developed with the following technologies:

  • HTML
  • CSS
  • JavaScript
  • NodeJS
  • EJS
  • Express
  • SQLite

👀 Preview

Demo

Web Screenshot


🎨 Layout

The Layout was developed by Tiago Luchtenberg, and you can access it on Figma


🔥 Running the project

Precondition

You should have:

  • NodeJS
  • Package manager (NPM ou Yarn)
## Clone this repository :floppy_disk:
$ git clone https://github.com/ojeffpinheiro01/jobsCalc.git

## Access the project folder at the command prompt
$ cd jobsCalc

## Install the dependencies
$ yarn install
or
$ npm install

## Start the database
$ yarn init-db
ou
$ npm run init-db


## Run 
### Run the application
$ yarn dev
or 
$ npm run dev

## The app is running on port 3000 - go to <http:// localhost: 3000> 

⚙️ How to contribute

- Fork this repository;
- Create a branch with your feature: `git checkout -b my-feature`;
- Commit your changes: `git commit -m 'feat: My new feature'`;
- Push to your branch: `git push origin my-feature`.

📫 Reach me

Linkedin Badge Gmail Badge


Connect with me

ojeffoinheiro maykbrito maykbrito maykbrito maykbrito ojeffoinheiro


This project was developed with ❤️ by @Jéferson Pinheiro, with instructors Mayk Brito and Jakeliny Gracielly, during the Maratona Discover of Rocketseat 💜.
Join our community!
If it helped you, give it ⭐, it will help me too 😉

About

JobsCalc é um aplicativo que ajuda freelancers a ter uma prévia do salário do mês, onde é possível ter um controle de empregos e planejar uma taxa horária para quem está usando

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published