Skip to content

It involves the creation of a web application that allows users to create, share, and reserve gift lists for various occasions.

Notifications You must be signed in to change notification settings

Alexis-Marcel/MyWishList.app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gift List Web Application

Overview

This project was carried out as part of the web/server programming module of the Nancy computer science diploma. It involves the creation of a web application that allows users to create, share, and reserve gift lists for various occasions. This application aims to simplify the process of gift-giving by providing a convenient platform for managing and coordinating gifts.

Features

  • Create and manage gift lists.
  • Reserve gifts to prevent duplicate presents.
  • Share lists with friends and family.
  • User-friendly interface for easy navigation and interaction.

Technologies Used

  • Backend: PHP, Slim framework
  • ORM: Eloquent
  • Frontend: HTML, CSS, Twig templating engine
  • Database: MySQL

Installation and Usage

To set up and run the application, follow these steps:

  1. Install PHP from PHP Official Website and add the download folder to your system's PATH.
  2. Install Composer from Get Composer.
  3. Run the following command in the terminal at the root of the project:
    composer install
    
  4. Host the project using a local server like XAMPP, available at Apache Friends.
  5. Create the database using the wish_bdd.sql file, which can be imported to set up the necessary tables and schema.

Contributing

Contributions to enhance the application and add new features are welcome. Please feel free to fork the repository and submit pull requests.

Authors

  • Alexis MARCEL
  • Lilian LEBLANC
  • Justine PRULIERE

About

It involves the creation of a web application that allows users to create, share, and reserve gift lists for various occasions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published