Category: Website Design

  • Bubble.io Developer Needed Build & Optimize Dealer…

    Im building a private multi-dealership inventory portal using Bubble.io and need an experienced Bubble developer to help complete and optimize the platform.

    The system is already partially built and live on a custom domain. Core functionality exists, but I need help refining workflows, fixing bugs, and scaling the platform properly.

    Project Overview:
    This is a dealer portal where multiple dealerships can log in and upload wholesale inventory. Each dealership has its own private dashboard, and only admin can see all listings.

    Whats already built:

    • User authentication (login/signup)
    • Dealer dashboard UI
    • Vehicle listing creation (form + database)
    • Image upload (partially working)
    • Basic workflows for creating listings

    What I need help with:

    • Fixing image upload/display consistency
    • Cleaning up and optimizing workflows
    • Improving database structure (VehicleListings, VehiclePhotos, etc.)
    • Role-based permissions (admin vs dealership users)
    • UI/UX improvements (make it clean and fast)
    • Messaging system between admin and dealers
    • Preparing the app for scale (future marketplace expansion)

    Nice to have (future phases):

    • Multi-image galleries per vehicle
    • Advanced filtering/search
    • Activity tracking/logs
    • Notifications system
    • Mobile optimization

    Requirements:

    • Strong experience with Bubble.io (must show past projects)
    • Understanding of database structure & workflows in Bubble
    • Ability to troubleshoot and explain fixes clearly
    • Good communication (I want to move fast)

    Project Type:

    • Ongoing work (not just one-time fix)
    • I want someone I can continue working with long-term

    To apply:

    • Send examples of Bubble apps youve built
    • Briefly explain how youd approach fixing a broken image upload/display system
    • Confirm availability (I want to start ASAP)

    Budget:
    Flexible based on experience and speed

    Im serious about building this into a large-scale platform, so Im looking for someone who wants to grow with the project.

  • Bubble.io Developer Needed Build & Optimize Dealer Inve…

    Im building a private multi-dealership inventory portal using Bubble.io and need an experienced Bubble developer to help complete and optimize the platform.

    The system is already partially built and live on a custom domain. Core functionality exists, but I need help refining workflows, fixing bugs, and scaling the platform properly.

    Project Overview:
    This is a dealer portal where multiple dealerships can log in and upload wholesale inventory. Each dealership has its own private dashboard, and only admin can see all listings.

    Whats already built:

    • User authentication (login/signup)
    • Dealer dashboard UI
    • Vehicle listing creation (form + database)
    • Image upload (partially working)
    • Basic workflows for creating listings

    What I need help with:

    • Fixing image upload/display consistency
    • Cleaning up and optimizing workflows
    • Improving database structure (VehicleListings, VehiclePhotos, etc.)
    • Role-based permissions (admin vs dealership users)
    • UI/UX improvements (make it clean and fast)
    • Messaging system between admin and dealers
    • Preparing the app for scale (future marketplace expansion)

    Nice to have (future phases):

    • Multi-image galleries per vehicle
    • Advanced filtering/search
    • Activity tracking/logs
    • Notifications system
    • Mobile optimization

    Requirements:

    • Strong experience with Bubble.io (must show past projects)
    • Understanding of database structure & workflows in Bubble
    • Ability to troubleshoot and explain fixes clearly
    • Good communication (I want to move fast)

    Project Type:

    • Ongoing work (not just one-time fix)
    • I want someone I can continue working with long-term

    To apply:

    • Send examples of Bubble apps youve built
    • Briefly explain how youd approach fixing a broken image upload/display system
    • Confirm availability (I want to start ASAP)

    Budget:
    Flexible based on experience and speed

    Im serious about building this into a large-scale platform, so Im looking for someone who wants to grow with the project.

  • INSS 725 – Information Systems Practicum 2

    Here is the link:


    hey my advisor said add these things –

    What You NEED to Add Before Calling It Fully Functional

    1. Authentication & User Roles (CRITICAL)

    If your site involves students + advisors, this is non-negotiable.

    Add:

    • Sign up / login (email, Google, etc.)
    • Role-based access:
      • Student dashboard
      • Advisor dashboard
      • Admin panel

    Without this, your app is just a demonot a real system.

    Tech ideas:

    • Clerk, Firebase Auth, Auth0
    • JWT sessions

    2. Database Integration (Backend Reality)

    Right now, if your site is mostly frontend, it wont scale.

    Add:

    • Persistent database:
      • User data
      • Messages
      • Appointments
      • Notes/history

    Good options:

    • Supabase
    • PostgreSQL
    • MongoDB Atlas

    Vercel itself doesnt handle full backend/database wellyou usually need external services

    3. Core Feature System (Your Value)

    You mentioned advisorsso your site needs a clear core function.

    Examples:

    • Appointment booking system
    • Messaging/chat system
    • Advisor recommendations
    • Document uploads (resumes, plans, etc.)

    Ask yourself:

    Why would someone come back to this site weekly?

    If you dont have a strong answer thats the missing feature.

    4. Real-Time Communication

    For advisor-based platforms:

    Add:

    • Live chat ( / Firebase)
    • Notifications (email + in-app)
    • Status indicators (online/offline)

    5. Proper Testing Layer

    Youre in deployment, so now you need:

    • Unit testing (functions)
    • Integration testing (flows)
    • User testing (real people)

    Tools:

    • Jest
    • Cypress
    • Playwright

    This is what separates it works for me vs works for everyone

    6. Performance Optimization

    To handle many users:

    Add:

    • Lazy loading
    • Image optimization
    • API caching
    • CDN usage (Vercel helps here automatically)

    Vercels edge network improves speed globally

    7. Security & Trust Signals (VERY IMPORTANT)

    Right now your site likely looks like a dev project.

    Add:

    • Custom domain (NOT .vercel.app)
    • HTTPS (already there but upgrade cert if possible)
    • Privacy Policy + Terms of Service
    • Contact page
    • About page with real info

    Low-trust sites often:

    • Have low traffic
    • Use generic hosting
    • Lack real company info

    8. Analytics & Monitoring

    You need to track users:

    • Google Analytics
    • Error tracking (Sentry)
    • Logs (Vercel / backend logs)

    If you dont track users, you cant improve the product.

    9. Mobile Responsiveness

    Test on:

    • iPhone
    • Android
    • Tablet

    Most users = mobile first

    10. UX Polish (What Most People Skip)

    Small things that matter A LOT:

    • Loading states (spinners, skeletons)
    • Error messages (not just something went wrong)
    • Clear navigation
    • Consistent design system

    The BIGGEST Missing Piece (Most Important)

    If I had to guess what your site is missing:

    A clear, structured user journey

    Example:

    1. User signs up
    2. Chooses role (student/advisor)
    3. Lands on dashboard
    4. Takes an action (book, message, upload, etc.)
    5. Gets feedback/confirmation

    If your site doesnt guide users like this it will feel unfinished.

    If You Want This to Be Real Startup Level

    Add these next:

    • Payment system (Stripe)
    • Email system (Resend, SendGrid)
    • AI assistant (OpenAI API)
    • Admin analytics dashboard

    Quick Honest Feedback

    Right now youre likely at:

    Deployed project stage

    To reach:

    Real product used by many people

    You need:

    • Backend + database
    • Authentication
    • Core feature loop
    • Trust + UX polish

    2 days ago

    Last thing is we need a full report of what you did and used and how you did all that stuf

    2 days ago

    The live demo on the login page has to go. We are having issues logging into the account. The life cycle does not need to be connected to the student resource page. The life cycle also isn’t congruent with what it says on our previous website I sent you. There are many issues and this has to be up and running by Sunday.

  • Website Design

    I need a Square Spaced Website.

  • Website Design

    I need a Square Spaced Website.

  • Website Design

    I need a Square Spaced Website.

  • IT361 Web Technologies

    I want to solve the project that requested the work of the clinic Point System website with all the requirements and make sure that the links between the codes, pages and databases are all linked together and make sure that the site is effective

    note: (I have attached an example video of the shape, arrangement and layout of the site make the colors on light blue, dark and white )

    Your clinic website should have pages like:

    • Home Page
    • Register / Login Page
    • Doctors Listing Page
    • Appointment Booking Page
    • Appointment History Page
  • IT404_RAWAN

    Question One

    Discuss the difference between frontend and backend development. Why is it beneficial for web designers to understand both, even if they specialize in one?

    Question Two

    Why is testing websites on multiple browsers and devices essential? What challenges arise from differences between platforms?

    Question Three

    Explain the difference between the Internet and the World Wide Web. Why are these terms often confused?

    Question Four

    Describe the process that occurs when a user types a URL into a browser and presses Enter. What happens behind the scenes?

  • IT-404: Web Design

    Instructions

    • Use the assignment template provided.
    • Fill in your information on the cover page.
    • Clearly mention the question number before each answer.
    • Make sure the work is clear and well-presented.
    • Show all steps/work if required in the questions.
    • All answers must be typed using Times New Roman, size 12, double-spaced.
    • Do not convert text into images unless the question asks for it.
    • Follow the required word count for each question.
    • Prepare two files: Word (.docx) and PDF.
    • Please do not use AI in order to avoid grade reductions
    • I uploaded two files: the first one is the book, and the second one is the assignment