Our website that give you ability to enter your city name in the search text input field and select your country Code.
-
Day 1:
- Modularisation.
- Creating our server and starting to create our functions.
-
Day 2:
- Completing our functions.
- Testing.
- Deploying on Heroku.
- Deploying on travis
Learning how to communicate with your http server from the front-end. Learning about how to modularise your server code. How to directly upload the compiled .apk from travis to your GitHub repository. How to do supertest How to handle our error
-
User Side :
- Open url for the website .
- Write the your city in the input box bellow.
- Select your country .
-
Developer Side:
git clone "git@github.com:FACG4/weathernews.git"Run
npm installto install all dependencies`Run
Run npm start
Navigate to http://localhost:3000/ in your browser
Done By : Abdalsamad ,Inass, Haneen,Razan.
