Welcome to AInstructor, the next generation learning platform. Powered by AI, AInstructor helps students to learn their lessons and teachers to manage their students progression.
- NodeJS
v18
- Npm / Yarn / Pnpm
- Python
v3.11
- Pipenv
- Sqlite3
- Clone the repository
- Run
docker-compose up
- Go to
http://localhost:3000
- Clone the repository
- Go to the
client
folder - Run
npm install
oryarn install
orpnpm install
- Run
npm run dev
oryarn dev
orpnpm dev
- Go to
http://localhost:3000
- Clone the repository
- Go to the
server
folder - Run
pipenv install
- Run
pipenv shell
- Run
cd AInstructor
- Run
python manage.py makemigrations app
- Run
python manage.py migrate
- Run
python manage.py runserver
- Go to
http://localhost:3000/auth/register
- Create an account with the
Teacher
role - Login with your account
- Manage your courses and teams
- Go to
http://localhost:3000/auth/register
- Create an account with the
Student
role - Login with your account
- Ask your teacher to add you to a team
- Check your courses and lessons
- Train your skills using ai
- Louis Lecouturier
- Antoine Maes
- Mael Monteil
- Nicolas Broage
- Jules Maisonnave