文件名称:Assignment:使用REST API的电影票预订系统
文件大小:11.12MB
文件格式:ZIP
更新时间:2024-06-14 06:27:10
ticket JavaScript
使用REST API的电影票预订系统 科技堆栈 Python,Django(框架),SQLite数据库,Heroku(用于部署) REST API支持的业务案例: ● An endpoint to book a ticket using a user’s name, phone number, and timings. ● An endpoint to update a ticket timing. ● An endpoint to view all the tickets for a particular time. ● An endpoint to delete a particular ticket. ● An endpoint to view the user’s details based on the ticket id. ● Mark a ticket as expir