Skip to content

Website for checking dos and donts when you visit a country

License

Notifications You must be signed in to change notification settings

Meharban-Singh/dos-donts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dos-donts

A web app to tell you the things to do and not to do when you visit a country.

Files

USES -> html5, css3, js, php

index.html -> the main runner file
script.js -> js controlling the index file, it gets data from php using input and display it in index file
style.css -> front end styling
server.php -> the php file that gets data from dos and donts files and send to js
files.php -> the php file that gets countries array when site loads(addss all filenames from do folder to array)

/dos -> contains Country's dos data
/donts -> contains Country's donts data

About

Website for checking dos and donts when you visit a country

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published