Project02_EF_ASP.NET_MVC

I have compound website

thats provide services and some events to the customer.

Problems I faced:

- Thinking about database: tables and relations.
- creating the Db, i put the wrong port and i didn't find this mistake till i restarted again from scratch took 2 Hrs :(
- Dealing with DateTime parameter --> till I used new Datetime(yyyy,MM,dd)
- figureing out how to represent the info since its combined with the tables.

To be honest i learned alot still didn't start with api and the crud operations.
بناء مشروع ASP.NET MVC قائم على فكرة من اختيارك ويكون قادر على التعامل مع بيانات حقيقية باستخدام Entity Framework Core

متطلبات المشروع

  • استخدام Entity Framework Core وربطها بقاعدة بيانات Database
    • استخدام Migration وCodeFirst Approach
    • إنشاء على الأقل ٤ جداول
    • إضافة بيانات مبدئية على قاعدة البيانات Seeding
    • استخدام مفهوم العلاقات بين الجداول
    • عمل fetch استرجاع للبيانات

إضافة | Bouns

  • عمل ٢ أو أكثر من وظائف CRUD على المشروع
  • التعامل مع React في المشروع بأستخدام الـ API

التسليم

يوم الأحد June 6th، الساعة 9:00 am