In this project movie ticket is booked using the movie Ticket booking system. We enter into the Web page by logging in with User Name and Password. Then we select the Movie and later in which Theatre the movie is running. Later choose Show Timings and enter no of tickets you want. Finally, it displays the details of the procedure and prints the form to show.
Census income classification - A project to predict whether income exceeds a certain limit or not, based on the data using logistic regression. My role is to clean the data by performing exploratory data analysis. Technologies : Machine learning, deep learning, Python.
In this Java project, I have implemented DES (Data Encryption Standard) algorithm for encrypting a text file. After encrypting you can decrypt your file again.