Skip to content

franklinrizzy/periodic_table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Periodic Table Project

Overview

The Periodic Table Project is a database-driven application that provides detailed information about various chemical elements. Users can query the database to retrieve information based on atomic number, symbol, or element name.

Features

  • Element Information: Retrieve details such as atomic mass, melting point, boiling point, and element type.
  • Database Integration: Utilizes PostgreSQL to store and manage element data.
  • Command-Line Interface: Simple script (element.sh) to interact with the database and fetch element information.

Technologies Used

  • Database: PostgreSQL
  • Scripting Language: Bash
  • Version Control: Git
  • Hosting: GitHub

Installation

  1. Clone the repository:
    git clone https://github.com/franklinrizzy/periodic_table.git
    cd periodic_table

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages