Story Share is a web platform where educators can submit and browse stories categorized by topic and grade level to enhance their lesson plans.
- Story Submission: Teachers can submit stories without logging in.
- Admin Moderation: Admins log in to approve or delete submissions.
- Categorization: Stories are organized by topic and grade level for easy browsing.
- Interactive UI: Uses jQuery for user interactions.
- Secure Login: Admin authentication system.
- Frontend: HTML, CSS, jQuery
- Backend: PHP, MySQL
- Authentication: PHP Sessions & Cookies
- Clone the repository.
- Import the provided MySQL database.
- Configure database credentials in
config.php. - Start a local server (e.g., XAMPP).
- User accounts for teachers
- Story rating and comments
- Search and filter options