Date: 12/18/24
Author: Andrea B.
Contact: baciuandrea04@gmail.com
ArtConnect is a full-stack web application built with ASP.NET Core MVC and MongoDB that simplifies the process of scheduling and managing art-related appointments. This project demonstrates the power of integrating MongoDB with Entity Framework Core for seamless CRUD operations while offering a user-friendly interface for both comissioning clients and art enthusiasts.
- Artists Management:
- Add, edit, and delete artist profiles.
- Store artist details like name, art style, bio, and contact information.
- Appointment Scheduling:
- Create, modify, and cancel appointments.
- Automatically validates and handles time zones.
- MongoDB Integration: Efficient data storage for artists and appointments.
- Razor Views: Dynamic UI with user-friendly forms and tables.
- EF Core: Seamlessly integrated with MongoDB
- Clone the Repository:
git clone https://github.com/AndreaBaciu17/ArtConnect.git cd ArtConnect
This project is licensed under the MIT License @