Skip to content

valentaanp/sevima-material.edu

Repository files navigation

Material.edu

Access a vast repository of study materials tailored to your academic needs. Created by competent teacher.

Installation

  1. First, we need to clone this repository
git clone https://github.com/RobertBudiJr/sevima-material.edu
  1. Import the database to MySQL Admin

  2. Run xampp, or other server tool

  3. And then we install all the dependency

composer i
npm i
  1. Run laravel application
php artisan serve

Short Description

Material.edu is website that provide study material for students, the study material will created by competent teacher, with ai-assist to write study content. Using OpenAI API for this project.

Feature List

#Student

  • CRUD
  • Login
  • Student Dashboard
  • Get Published Article
  • #Teacher

  • CRUD Teacher, Student, Article, and Class
  • Login
  • Teacher Dashboard
  • Generate Content by Given Title(unfinished)
  • Logout
  • Account List

    Student

  • Username: john.doe
  • Password: password123
  • Username: jane.smith
  • Password: password456
  • Username: robert.johnson
  • Password: password789
  • Teacher

  • Username: john.smith
  • Password: password123
  • Username: jane.johnson
  • Password: password456
  • Username: robert.doe
  • Password: password789
  • Tools

    Laravel 9 Vite.Js VSCode OpenAI API

    About

    No description or website provided.

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

     
     
     

    Contributors