Giter VIP home page Giter VIP logo

notessharing's Introduction

alt text

Fire Notes is a notes sharing platform where students can upload, maintain versions and download notes.

##To do

  • Add apache solr for document search
  • Add Star feature
  • Add Download Counter
  • Add Meta Data before uploading file
  • Search files by metadata
  • Add subjects of each semester to database
  • Subjects Scraper
  • Concatenate the files into a single pdf
  • Upload multiple files at once

##How to run

  • drop all db
  • delete app.db
  • delete search.db (Whoosh index)
  • delete migration folder
  • start redis-server
  • initiate apache solr -> ./bin/solr start -e cloud -noprompt
python manager.py create_db
python manager.py db init
python manager.py gunicorn

##Features

  • Upload and download notes.
  • Anybody can download any version of the file.
  • People can upload notes only to the deparment they belong to.

##Contribute If you want to add features, fix bugs, or report issues, feel free to send a pull request!!

####Contributors

  • Nirvik Ghosh
  • Sriram S
  • Anantha Natarajan
  • Vignesh Manix

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.