Skip to content

cityji/telephone-dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Program

to Input Data and output into html file
where the data can be stored and view by order ..


    List Of Files
  1. index.html (Base File to view data)
  2. fn.js (base File related to index.html)
  3. style.css (base File related to style index.html)
  4. Source Code (Pure C program / Source Code)
  5. Program.out (For Linux or MacOS/ Android-OS)
  6. Program.exe (For Windows OS)

Usage
This program can be used to write entries like Phone Directory or any dataas per requirement. in orer and later that data can be viewed on html ..

it can store related value .. and can be seen via any web-browser the webpage is fully responsive so it it optimized and can be viewed via mobile/tablet/pc/tv or any device that has a web-browser and data can be accessed there


Intention

i was looking to build a c program to do some praticals on file handling topic in c language i was also learning font-end web devenlopment so i messed things by combining all (c/html/css/js) althogh i didn't them all the best i could ..


as it still lags some important Features like...

    Missing features
  • Searching (Fixed)
  • Sorting By Name
  • Sorting By Mobile Number
  • Running C program Via Btn inside html
  • Adding things Seemlessly
  • Removing things Seemlessly
  • etc ...

How to Use ?

it might differ on your Operating System ..

i assume you are using windows ..( in that case ){

step1 : run Program.exe
step2 : Input the number of entries you want to make
step3 : Feed the data
step4 : run index.html to see the entries 

step5 : [OPTIONAL] close the browser and clap for my hard work pay me $10000000000 
        so that i can buy a cup of tea for me ;) [kidding] 

}

if you're using linux or macOS( in that case ){

step1 : open-up your Terminal

step2 : cd ./change/directory/to/yours 
        eg. cd/Desktop/DATABASE-DESIGN/ [ENTER]

step3 : run Program.out 
        eg. ./a.out [ENTER]

step4 : Input the number of entries you want to make
step5 : Feed the data
step6 : run index.html to see the entries 

step7 : [OPTIONAL] close the browser and modify the code as per your need and 
        ping me your thoughts or suggestions :)

}

Before You close

Please You can run ./Program.out or Program.exe any number of time you need .. means you can add endlist amount of data

again and again ..

You Came to end of Readme

Made With Love By : Nikhil Tiwari

GOTO TOP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published