Alemia is a platform demonstrating the usage of machine learning techniques for automatic grading of projects build using object-oriented programming.
cd backend
pip3 install -r requirements.txt
python3 server.py
- set up and run the user interface
cd user-interface
npm install
npm start
- React
- React Bootstrap
- axios
- logo from Icons8
