The code is divided into two parts the html and the rails server. Features implemented are the registration system and the user authentication. A user can register, login, logout, only him can upload or delete a picture on his profile. Jquery was used to consume the api. All other basic requirements were met
Just open the rails folder and start the server.
Html and css files are in the same folder
The server is set to run on 127.0.0.1:3000 so is the frontend
Pictures are uploaded as follows fill the title and description boxes and then choose the image file it is uploaded automatically