Skip to main content

Posts

Showing posts from January, 2018

Website Structure

E commerce websites ideas

Cryptocurrency service: 1. Cryptocurrency exchange  a) bitcoin <=> altcoint exchange  b) visa/mastercard support  c) virtual wallet  d) crypto <=> GBP/USD/PLN 2. Available currencies  a) bitcoin  b) altcoins 3. Log in feature connected with wallet 4. Support  a) slack  b) email  c) telephone  d) FAQ's 5. Example websites  - https://bittrex.com/  - https://bitbay.net/  - https://www.etoro.com/  - https://www.btcmarkets.net/  - https://cryptomate.co.uk/ 6. Think of the website name.

SEO

SEO (Search Engines Optimisation) - It is about optimising web pages for the search engine to be as high in search engine as possible. To optimise web page we have to use correct tags, words, web page structure, link to partners and social media. In order to do SEO on the page correctly we have to know how exactly the SEO works. SEO is used to make websites visible in the search engine on the highest position. Optimisation is also used to have high Click Through Rate (CTR) to monetise websites.

Comparison between two E-Commerce sites - website, UX, UI

Comparison between https://www.leicester.gov.uk/ and https://www.easyjet.com/en Leicester City Council 1. leicester city council website is a multi purpose site. - you can pay bills for council tax, fines - you can find some information about leicester city, like events and activities - you can find jobs opportunities. 2. services on the website. - council tax payment - parking tickets - Apply for benifits - find dream jobs 3. 119 pages https://smallseotools.com/website-links-count-checker/ 4. instagram, facebook, twiter and youtube 5. 0116 454 1000 (8am - 6pm) 6. Yes it is. 7. No 8. Yes, it is 9. yes, very clear and easy. 10. yes, Very friendly 11. Eleven 12. yes it the 1st resoult UX: 1. Yes 2. Yes 3. Yes 4. Yes 5. Yes 6. No 7. Https with valid certificate UI: Header features: Search bar login option Searching from A-Z Categories Logo with link Main body: Links to most important things related with Ci...

Terminology 11/01/18

Internet website cookies - Files in browser used for saving your preferences, visual styles, to remember login and password, adverts are handled by cookies saved in browser. UI - User Interface - human friendly interface which is helping to communicate between human and computer or webpage. Page source - Code in which page was written. In page source you can find HTML, CSS or JavaScript. Meta tags - keywords for describing a page. For example you can use it to describe default language, description (for search engines), etc.. JavaScript / JQuery - These programming languages are mostly used in web development for such purposes like adding dynamic and interactive elements to websites. Hyperlinks -  hyperlinks are texts, pictures, animations, etc. and you can add URL to them. For eg. you can be redirected to another website just with clicking on some text or picture.

Who invented E Commerce and World Wide Web

E commerce was invented in  Sussex in 1979 by Michael Aldrich. British engineer and sciencist sir Tim Berners-Lee (currently W3C director) invented World Wide Web (WWW) in 1989 sources:  http://www.aldricharchive.com/ecommerce.html, https://pl.wikipedia.org/wiki/World_Wide_Web

Types and examples of E Commerce business

B2B ( business to business ) - Alibaba.com, Made-in-china.com, Globalsources.com, Tradekey.com B2C ( business to consumer ) - Amazon.com, Argos.co.uk, currys.co.uk C2B ( consumer to business ) - blablacar.pl G2C ( government to citizen ) - https://www.birmingham.gov.uk/info/20005/council_tax/223/pay_your_council_tax_online C2C ( consumer to consumer ) - gumtree.com, ebay.com

Terminologies

Terminology E Commerce   Technologies used in software development / web development Front-end: HTML (HyperText Markup Language) – Used in web development to define web page structure and to add interactions to text, pictures and others.  HTML file must contain extension such as *.htm or *.html. Files in this format must enclose:              ·         DOCTYPE, ·         HTML tag, ·         HEAD tag, ·    BODY tag, ·     Attributes in head tag which defines language, ISO standards, title, description, etc. CSS (Cascading Style Sheets) – Second most important language in front-end development. CSS files (stylesheets) are used further with HTML. Stylesheets are responsible for visual part, design of website. Used with HTML can define how text, fonts, background, pictures and almost everything else look on website....