import Header from "@/app/Components/Header";
import Image from "next/image";
import Picture1 from "./img/Picture1.png";
import Picture4 from "./img/Picture4.png";
import Picture6 from "./img/Picture6.png";
import Picture8 from "./img/Picture8.png";
import Picture9 from "./img/Picture9.png";
import Picture10 from "./img/Picture10.png";
import Picture13 from "./img/Picture13.png";
import Picture16 from "./img/Picture16.png";
import { Metadata } from "next";
export const metadata: Metadata = {
title: "Library",
description: "E-COMMERCE Platform for Educational and Recreational Books",
};
export default function Library() {
return (
<>
My second graduation project for my bachelor's degree It's an application for creating CVs and making authentication links for your certificates.
This project represents the beginning of my career in programming and is my graduation project for my associate degree. It showcases my skills and knowledge in developing a comprehensive e-commerce platform dedicated to selling various types of books, including educational, self-help, and novels.
The project's primary goal is to create a user-friendly website that facilitates the purchase of educational and recreational books. The platform aims to encourage reading and provide a seamless shopping experience for students and book enthusiasts.
Incremental Development: Chosen because it allows for easy modifications and improvements in the project specifications over time.
This project has been a valuable learning experience, helping us improve our skills and work as a cohesive team. We hope our efforts result in a useful and appreciated platform for book lovers and students.