Skip to content

Latest commit

 

History

History
69 lines (47 loc) · 1.58 KB

README.md

File metadata and controls

69 lines (47 loc) · 1.58 KB

Ask-Lnmiit

A Question-Answer portal developed for intra-college use in The LNM Institute Of information Technology (LNMIIT).

The project was made as a Summer Internship Project Under CSI LNMIIT Chapter

Link

Ask LNMIIT - Ask Lnmiit Link

Organisation

CSI LNMIIT Chapter

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Things you need to install the Web App

  1. Python3
  2. Pip
  3. Homebrew(MacOS)
  4. Virtualenv

Built With

  1. Django 1.11
  2. Python 3
  3. SQLite3
  4. HTML
  5. CSS
  6. Bootstrap
  7. Jinja

Installing

Settingup virtual

Deployment

1. cd into the project directory (
2. Activate virtaulenv (source/ <venv name>/bin/activate
3. Install requirements (pip install requirements.txt)
4. Run on localhost (python manage.py runserver <host>)
  BY DEFAULT HOST OS '8000'

Add additional notes about how to deploy this on a live system

Contributing

All the comtributions are most welcome.

Authors

Rupesh Mangal - rupeshcode

Acknowledgments

  • Coffee
  • Inspiration
  • love for python