Skip to content

MarwanElkhoudary/countries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Country Search Server.

Mohammed, Haneen, Razan, Farah.


Our project:

A one-page website that allows you to quickly find and select a country's name using the auto-complete feature.

  • Using JSON array stored locally and filters through it;
  • On click, shows the country's location on Google maps.

File Structure:

Public

  • CSS
  • JS

Src

  • JSON array
  • Handler
  • Server
  • util

Test

  • test

What we've learned:

  • How to write in ECMA6.
  • Linking the server side and client side and exchanging information between them.
  • How to create and test servers locally.
  • How to use the Heroku platform.

Two Tests for back end.

Uploaded on Heroku app.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.0%
  • CSS 11.8%
  • HTML 11.2%