---- DISCLAIMER ----
This repository contains the final project for the MSc course Hypermedia Applications (Web and Multimedia) a.y. 2023/2024 at Politecnico di Milano. View the reports:
Note: MiLA is a fictional support centre created solely for this project. The MiLA website was initially deployed on Vercel with backend server on Vercel and database on Supabase. However, the website is no longer live (for obvious reasons). To explore the website, you can:
- View the design report, which includes commented screenshots of the website pages, or
- Run the project locally. Please note that the images were originally hosted on Supabase, so they will not display correctly. You can find all images and database schemas in the proper folder.
MiLA is a support centre for women and children victim of violence based in Milan. It offers comprehensive range of services and initiatives, with the goal of improving women’ situations and empowering them for a better future.
MiLA's primary objectives are:
- Immediate Assistance: providing immediate support for women and children in difficult situations.
- Empowerment Tools: offering tools and opportunities to help women improve their lives and achieve lasting happiness.
- Enhanced Accessibility: widening the reach of support and improve service accessibility.
The developed website aims to:
- Enhanced Support: improve support quality and accessibility.
- Unified Experience: provide a cohesive and user-friendly platform for women and children in need.
- Widen MiLA’s Reach: increase the visibility of MiLA’s services and initiatives within the Milan area.
The MiLA website includes the following features:
- Information Hub: comprehensive information about MiLA's centres, people, services and projects.
- Contact Options: multiple ways to get in touch with MiLA for immediate assistance.
- Volunteer and Donation Information: details on how to support MiLA’s mission.
- Chatbot: virtual advisor and confidant to provide rapid psychological and emotional support.
To get started with the MiLA website:
- Clone the repository and navigate to the project directory.
- Install dependencies:
# npm
npm install
# yarn
yarn install
- Start the development server on
http://localhost:3000
:
# npm
npm run dev
# yarn
yarn dev
For any questions or support, please contact us at:
- Email:
centromila@gmail.com - Phone:
0521 248886
We appreciate your support and we thank you for being a part of MiLA’s mission.