Skip to content

This project involves the creation of the Amabile Jewels website, developed entirely from scratch using HTML, CSS, and Flask. The goal was to recreate and enhance some pages of the original site, maintaining the brand’s aesthetic while improving the user experience.

Notifications You must be signed in to change notification settings

isabella-capp/amabile-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amabile Jewels Website

Project Description

This project involves the creation of the Amabile Jewels website, developed entirely from scratch using HTML, CSS, and Flask. The goal was to recreate and enhance some pages of the original site, maintaining the brand’s aesthetic while improving the user experience.

Key Features

  • Custom Frontend: Each page was designed with HTML and CSS, respecting the brand's style and introducing visual improvements.
  • Flask Backend: Dynamic content management for the website with a simple and flexible architecture.
  • Enhanced Pages: Optimized structure and content for a smoother and more intuitive navigation experience.

Technologies Used

  • HTML5
  • CSS3
  • Flask (Python)
  • Jinja2 for dynamic page generation

Project Structure

  • /static: Contains static files (CSS, images, cvs files)
  • /templates: Includes the HTML files used as templates for the website
  • app.py: Main Flask file for route management and backend logic

How to Run the Project

  1. Clone the repository:
    git clone <repository-url>
    cd amabile-jewels
  2. Install the requirements:
    pip install -r requirements.txt
  3. Run the Flask app:
    flask run
  4. Open your browser and visit: http://127.0.0.1:5000

Main Pages

  • Home: Introduction to the brand and access to main sections
  • About Us: Highlights the history, values, and team of Amabile Jewels
  • Contacts: Page to keep in contact with the brand
  • Team: Shows the team behind Amabile Jewels

Improvements Implemented

  • Updated Design: Modern CSS styling for a more attractive and responsive layout.
  • SEO Optimization: Improved HTML tags for better visibility in search engines.
  • Performance Enhancements: Reduced page load times by optimizing static resources.

Author

Developed by Isabella Cappellino as part of a project to enhance skills in HTML, CSS, and Flask.

About

This project involves the creation of the Amabile Jewels website, developed entirely from scratch using HTML, CSS, and Flask. The goal was to recreate and enhance some pages of the original site, maintaining the brand’s aesthetic while improving the user experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published