Stuck in Salon Appointment Scheduler Project

I’m stuck in the n Appointment Scheduler Project. The script is running both in virtual environment and in local environment. All the tasks was checked by CodeRoad, except inserting data in appointments table.

But in PSQL in virtual environment the rows are added accordingly.

The error is SUBTASKS 1.1:19.

I believe there is some error in validation script.

If I define any function before main menu, the script is not validated.

I’ve tried Reset&Run many times. No success.

Please help.

Hi @rdespa

Please post a screen shot of the terminal.

Happy coding

Hi. Here are screenshots of terminal, psql command line and unchecked tasks of Code Road. After running the script, the tables were correctly filled.