Islamic Acdemia (under development)

An online udemy like platform for islamic courses where skilled teachers can upload their courses and students can enroll in them.

Islamic Acdemia (under development)

The Challenge

The client needed a platform for his islamic courses where skilled teachers can upload their courses and students can enroll in them.

Solution & Approach

I used Next.js with Tailwind CSS on the frontend and MongoDB for the database and Next js Inbuilt API routes. I also used Vercel for hosting and Resend for email integration.

Architecture


    // Architecture Overview
    ├── /frontend                # client side code
    ├── /backend                 # server side code
        

Key Results

  • Achieved 300ms average page load time (95th percentile under 1.2s)
  • Admin can add, edit and delete projects and testimonials
  • Users can view projects and contact the company
  • Animations and transitions are used to make the website more engaging
Islamic Acdemia (under development) screenshot 1

Technologies Used

Next.js
Tailwind CSS
Next.js API Routes
MongoDB
Vercel
Resend