A fully functional, responsive multi-user platform for learners, sellers, and buyers.
- Responsive navigation with mobile menu
- Three user type cards (Sell, Buy, Learn)
- Paint brush background image
- Modal for user type selection
- Footer with app store links
- Font Awesome icons throughout
- learner-signup.html - Learner registration with social login
- seller-signup.html - Seller registration with social login
- buyer-signup.html - Buyer registration with social login
- All pages open in new tabs and redirect to respective dashboards
- Loading animations during authentication
- learner-dashboard.html - Document management, courses, certificates
- seller-dashboard.html - Investor connections, funding progress, profile readiness
- buyer-dashboard.html - Financial information form, identity verification
- All dashboards fully responsive with mobile sidebar toggle
- Working navigation between sections
- Interactive buttons and forms
NextGen Website/
├── index.html # Homepage
├── styles.css # Homepage styles
├── script.js # Homepage JavaScript
├── learner-signup.html # Learner authentication
├── seller-signup.html # Seller authentication
├── buyer-signup.html # Buyer authentication
├── auth-styles.css # Authentication page styles
├── auth.js # Authentication JavaScript
├── learner-dashboard.html # Learner dashboard
├── seller-dashboard.html # Seller dashboard
├── buyer-dashboard.html # Buyer dashboard
├── dashboard-styles.css # Dashboard styles
├── dashboard.js # Dashboard JavaScript
└── Paint Mess Acrylic Colors Painting Brushes.jpg # Background image
- HTML5
- CSS3 (Flexbox, Grid, Animations)
- JavaScript (ES6+)
- Font Awesome 6.4.0 (Icons)
- Desktop: Full layout with sidebar
- Tablet: Adjusted spacing and grid layouts
- Mobile: Collapsible sidebar, stacked layouts, touch-friendly buttons
- Click user cards to open signup pages in new tabs
- Mobile menu toggle
- Signup modal with role selection
- Smooth animations
- Social login buttons (Google, Microsoft, X, LinkedIn)
- Loading states during authentication
- Automatic redirect to dashboards
- Sidebar navigation with active states
- Mobile sidebar toggle
- Tab switching
- File upload functionality
- Form validation
- Progress tracking
- Connect with investors
- Document management
- Course viewing
- Real-time notifications
All buttons are fully functional:
- Navigation links update active states
- Upload buttons trigger file selection
- Connect buttons change state when clicked
- Save buttons show loading and success states
- Form inputs are interactive
- Tab buttons switch content views
- Learner: Yellow (#eab308)
- Seller: Blue (#3b82f6)
- Buyer: Green (#10b981)
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
- Mobile browsers (iOS Safari, Chrome Mobile)
- Open
index.htmlin a web browser - Click on a user type card (Sell, Buy, or Learn)
- Sign up page opens in new tab
- Click any social login button or "Sign Up"
- Automatically redirects to respective dashboard
- Explore all dashboard features and navigation
- All images should be placed in the root directory
- Font Awesome is loaded from CDN
- No backend required - pure frontend implementation
- Ready for integration with backend APIs
- All forms are client-side validated
- Responsive down to 320px width
- Backend API integration
- Real authentication system
- Database connectivity
- Payment processing
- Real-time messaging
- Video course streaming
- Advanced analytics
- Multi-language support