/sacon

A thesis viewer for bird ornithology center.

Primary LanguageCSS

Build Status Made With

SACON

During internship developed a keywords-based searchable online portal for the NOD database on Indian ornithological theses and dissertations, currently housing over 800 entries indexed with their abstracts and about 2500 keywords.

Prerequisites

Make sure you have knowledge about python,pip and Flask.

Installation

  • Clone the repo
   $ git clone https://github.com/Shakileash5/sacon.git
   $ cd sacon
  • Install dependencies
   $ pip install -r requirements.txt
  • Usage
   python app.py

Contribution

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.