https://github.com/rafaelhdsv/costs
Costs is a site for project planning and execution, more focused on the financial part. That is, you can create several projects and see the cost of each one and the available value of it, among other features...
https://github.com/rafaelhdsv/costs
Last synced: 3 months ago
JSON representation
Costs is a site for project planning and execution, more focused on the financial part. That is, you can create several projects and see the cost of each one and the available value of it, among other features...
- Host: GitHub
- URL: https://github.com/rafaelhdsv/costs
- Owner: RafaelHDSV
- Created: 2023-02-05T14:35:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T11:36:46.000Z (about 1 year ago)
- Last Synced: 2025-01-30T17:57:31.598Z (5 months ago)
- Language: JavaScript
- Homepage: https://costs-rafael.netlify.app
- Size: 74.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Costs



> Costs is a site for project planning and execution, more focused on the financial part. That is, you can create several projects and see the cost of each one and the available value of it, among other features...
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Links](#links)
- [Screenshot](#screenshot)
- [My process](#my-process)
- [Built with](#built-with)## Overview
### The challenge
Users should be able to:
- Create new projects
- Read all project information
- Add new services and information to the project
- Delete projects and/or services### Links
- Live Site URL: https://costs-rafael.netlify.app
### Screenshot
- Main

- Create Project

- Projects

- Edit Project
## My process
### Built with
- REACT JS
- HTML
- CSS
- JAVASCRIPT[⬆ Back to the top](#costs)