Skip to content

sine-fandel/aielearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI + elearning

About the project

It's a project that combines artificial intelligence with online learning

Getting Started

Prerequisites

frontend: vue-cli 4.3.1 + element-ui 2.3.1

backend: Django 3.1

database: Mysql

Installation

  1. clone the repo

    git clone https://github.com/sine-fandel/aielearning.git
  2. run front-end code in localhost:8080

    cd frontend
    npm run build
  3. run backend code

    cd backend
    python3 manage.py runserver localhost:8000
  4. visit localhost:8080 in browser

Demo

The frontend is deployed on the GitHub page

The backend is deployed on the python anywhere

Click here to visit the demo

About

AI + elearning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published