Just-Learn is a comprehensive AI workshop management system designed to streamline the planning, execution, and follow-up of educational AI workshops. Built with modern web technologies and featuring a clean, accessible interface with dark/light theme support.
Visit the live application at: learn.everjust.app
- Real-time event metrics and progress tracking
- Visual progress indicators and completion percentages
- Quick navigation to all management sections
- Complete registration system with participant tracking
- Communication workflow templates
- Waitlist management and capacity planning
- Export functionality for participant lists
- Comprehensive budget tracking with expense categorization
- Revenue analysis and break-even calculations
- Payment status monitoring and vendor management
- Real-time profit margin calculations
- Learning objectives and curriculum planning
- Interactive activity management
- AI tool integration tracking
- Resource distribution checklists
- Multi-channel promotion tracking (Facebook, LinkedIn, Email)
- Performance analytics and conversion metrics
- Partnership management system
- Content library organization
- Equipment and material checklists
- Setup timeline management
- Environmental requirement tracking
- Contingency planning tools
- Automated follow-up sequence templates
- Feedback collection and analysis
- Community building tools
- Long-term engagement tracking
- Modern UI: Inspired by shadcn design system with clean, minimal aesthetics
- Dark/Light Theme: Toggle between themes with persistent preference storage
- Responsive Design: Optimized for desktop, tablet, and mobile devices
- Accessibility: ARIA labels, keyboard navigation, and screen reader support
- Interactive Elements: Hover states, focus indicators, and smooth transitions
- Frontend: Vanilla HTML5, CSS3, JavaScript (ES6+)
- Styling: Custom CSS with CSS Variables for theming
- Storage: Local Storage for data persistence
- Hosting: GitHub Pages
- Domain: Custom domain via GoDaddy DNS
just-learn/
βββ index.html # Main application file
βββ assets/
β βββ everjust_logo.png # EverJust branding
βββ attendees/
β βββ registration-tracker.md # Attendee management templates
βββ content/
β βββ workshop-outline.md # Workshop content planning
βββ marketing/
β βββ promotion-templates.md # Marketing campaign materials
βββ planning/
β βββ agenda-template.md # Event planning resources
β βββ budget-tracker.md # Financial planning templates
β βββ event-checklist.md # Comprehensive planning checklist
βββ resources/
β βββ materials-checklist.md # Resource and logistics planning
βββ follow-up/
β βββ post-event-templates.md # Post-event engagement tools
βββ project-just-learn-wireframes.drawio # Design wireframes and mockups
-
Clone the repository:
git clone https://github.com/ever-just/just-learn.git cd just-learn -
Open
index.htmlin your browser or serve with a local server:# Using Python python -m http.server 8000 # Using Node.js npx serve . # Using PHP php -S localhost:8000
-
Navigate to
http://localhost:8000to access the application
The application is automatically deployed via GitHub Pages when changes are pushed to the main branch. The custom domain learn.everjust.app is configured via DNS CNAME record.
The application uses browser Local Storage to persist data including:
- Event configuration and settings
- Attendee registration information
- Budget and expense tracking
- Task completion status
- Theme preferences
- Plan and execute AI workshops with comprehensive tracking
- Manage participant registration and communication
- Track budgets and optimize event profitability
- Coordinate resources and logistics effectively
- Organize AI literacy programs and workshops
- Track student engagement and learning outcomes
- Manage educational resources and materials
- Build sustainable AI education communities
- Implement AI adoption workshops for teams
- Track training ROI and participant progress
- Manage corporate education initiatives
- Build internal AI competency programs
We welcome contributions to improve Just-Learn! Here's how you can help:
- Fork the repository
- Create a feature branch:
git checkout -b feature/amazing-feature - Make your changes with proper testing
- Commit your changes:
git commit -m 'Add amazing feature' - Push to the branch:
git push origin feature/amazing-feature - Open a Pull Request
- Follow semantic HTML practices
- Maintain accessibility standards
- Test across different browsers and devices
- Update documentation for new features
- Ensure responsive design principles
- Integration with calendar systems (Google Calendar, Outlook)
- Email automation for attendee communications
- Advanced analytics and reporting features
- Multi-language support
- Integration with payment processing systems
- Mobile app companion
- API for third-party integrations
This project is licensed under the MIT License - see the LICENSE file for details.
Just-Learn is developed by EverJust, a technology company focused on creating innovative solutions for education and professional development in the AI era.
- Website: everjust.app
- Contact: Learn more about our AI education initiatives
For questions, bug reports, or feature requests:
- GitHub Issues: Create an issue
- Email: Contact via EverJust website
- Documentation: Comprehensive guides available in the
/docsfolder
Built with β€οΈ by the EverJust team
Empowering AI education and workshop management for the modern era
