Skip to content

henriquelauar/desafio-crud-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD CHALLENGE – GAMA XP40

📕 Objective

  • The Cronos Agency website was developed during the GamaXP40 to use Javascript knowledge where it is possible to simulate the administrative panel of a service agency, allowing the user to create, register, edit and delete a new or a registered service.

Technologies

  • HTML, CSS, Javascript, React JS

📃 Features

  • Create

  • Edit and Delete

💻 Prerequisites

  • To be able to run the application on your computer, you must have the following tools installed:
  • Git
  • Node.js

📁 How to run the application

  • With the Git and Node.js installed you need to follow the steps below:

  • Create a repository on your machine

  • Use the $git clone command to clone the project repository to your machine

  • Use the $npm install command in the directory you have cloned the project to

  • Use the $npm start command to run the Authors application

✏️ How to use the application

  • Click on "Adicionar novo" to open the pop-up modal that allows you to create a new service image

  • Choose a name, an image url and a description image

  • Click on "Salvar serviço" to save the service on the screen image

  • To edit or delete any service just click on the button "Editar" to edit and "Excluir" to delete image

👤 Authors:

Foto do Ariel Pedroso
Ariel Pedroso
Foto do Henrique Silva
Henrique Silva
Foto do Henrique
Henrique S. Lauar

About

Implementação de um CRUD em uma agência de serviços.

Resources

Stars

Watchers

Forks