Table of Contents
This responsive application provides a calculation estimation for freelance projects, where it is possible to register and exclude jobs (projects), obtaining a cost estimate for each job. In addition, it is possible to plot the price/hour of the person who will be using the system.
- HTML
- CSS
- Javascript
- EJS
- Node.js
- Express.js (server)
- SQLite (database)
Project developed just for educacional purposes.
Finished.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/MarioDoncel/MaratonaDiscover02
- Install NPM packages
npm install
- Run the application
npm run dev
- Index Page - Here you have the option to create, edit or delete a project and also can edit your profile data.
- Create Job Page - Here you need to fill all the inputs to create a new project.
- Profile Page - Here you can edit yout profile data.
Distributed under the MIT License. See LICENSE.txt for more information.
Mario Andres Doncel Neto
Email - 88mario.doncel@gmail.com
Whatsapp - +55 19 99612 9909
Project Link: https://github.com/MarioDoncel/MaratonaDiscover02


