Skip to content

TheRealChrisWilliams/DjangoQP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Question Paper App

This is a Django-based web application for searching the MIT Manipal library for relevant question papers. Type your query into the search box and hit submit. The app will access the database hosted on the Google Compute Engine VM and display all matches as links.

The server uses Gunicorn for performance and security as well as Nginx as a reverse proxy. It also has a self signed SSL certifcate for security. Plan to update it to a trusted SSL certicate issued by Let's Encrypt.

http://34.93.176.41:8000/search/

This is the link with the search endpoint.

About

This is a upgraded version of my QPySearch project. It's built on the Django framework, from where HTTP POST and GET requests are made. It is hosted on the Google Compute Engine, and it will be up and running till I run out of free credits lol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages