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
clientfolder - Run
npm installoryarn installorpnpm install - Run
npm run devoryarn devorpnpm dev - Go to
http://localhost:3000
- Clone the repository
- Go to the
serverfolder - 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
Teacherrole - Login with your account
- Manage your courses and teams
- Go to
http://localhost:3000/auth/register - Create an account with the
Studentrole - 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