https://github.com/arturbomtempo-learning/contact-registration

Project developed for the purpose of training the creation of a CRUD with JSON Server.

https://github.com/arturbomtempo-learning/contact-registration

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.8%) to scientific vocabulary

Keywords

bootstrap contact-register css html javascript json-server
Last synced: 5 months ago · JSON representation

Repository

Project developed for the purpose of training the creation of a CRUD with JSON Server.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
bootstrap contact-register css html javascript json-server
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme

README.md

Contact Registration

This project is designed to facilitate knowledge-sharing among fellow students, focusing on the concepts taught during Web Interface Development classes. It serves as a resource for the development of the final project of the first term.

Image of the contact registration website

🔨 Project functionality

The project features a contact registry with CRUD (Create, Read, Update, Delete) functionality, allowing users to create, read, update, and delete contact data. This functionality is implemented using pure JavaScript and the JSON Server library, simulating a web server (API).

💻 Technologies used

  • HTML: page structuring, accessibility and semantics
  • CSS: page styling, animation and responsiveness
  • Bootstrap: provides ready-to-use HTML and CSS components, facilitating the creation of responsive web interfaces
  • JavaScript: enables page dynamism and API connection
  • JSON Server: enables the creation of a RESTful API using a JSON file as a data source

📁 Project access

You can view the hosted page by clicking here.

Note: if you encounter an error reading the contacts on the hosted site, it may be due to the JSON server API not currently running. In such cases, you can clone this project along with the API hosted on Repl.it for testing purposes. Remember to update the apiUrl in the connection.js file to the cloned API link.

Owner

  • Name: Artur Bomtempo | Learning
  • Login: arturbomtempo-learning
  • Kind: organization
  • Email: arturbcolen@gmail.com
  • Location: Brazil

Sharing the journey. One lesson, one line of code at a time.

GitHub Events

Total
Last Year