Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 1.04 KB

File metadata and controls

18 lines (18 loc) · 1.04 KB

Phuc Long Coffee & Tea Website

This is a website of a coffee shop called Phuc Long. It's a project of my subject on school.

The complete website is updated everytime in: https://penpython215.pythonanywhere.com/

GOAL:

Create a clone of the orginal website: https://phuclong.com.vn/

SUB-GOAL:

Gain experience of developing a website.

TASKS:

  • The home page (checked).
  • Cart menu (unchecked).
  • Login / sign up form (checked a half).
  • The drinks menu (Checked).
  • The report (unchecked).

What I have learnt:

First, I've learnt HTML very very serious. I learnt it before but I didn't dive deep into it and actually create any website. Second, CSS and Bootstrap. Actually, I know a bit of CSS, all I used in my website was Bootstrap, kinda shame but for the requirement of time and deadline, it left me no choice. Third, I've learn some JS, it isn't difference from another script language so I don't really put must effort on learning it. Like, I actually didn't learn it when I was doing the project but I know it. Last, I know litter bit of Flask.