- cd in client directory and run: "npm install" and next "npm start"
- cd in server directory and run: "python manage.py runserver"
Make sure ports 4200 and 8000 are free and use Mozilla Firefox if possible!
- User login and logout.
- Ability to view all books and explainations inside the database.
- Ability to create a new book and add it to the database if user is logged in.
- Ability to add a new explaination for an already existing book.
- Ability to vote each explaination if it's helpful or not.
Username: admin
Password: kostas1495