Skip to content

abhisheksuryavanshi/Tigrow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tigrow (The Flow Of Everything)

Introduction

Tigrow is a Knowledge Portal which facilitates communication between people working togther. It requiers no internet access and works on local host. Team members will be isolated from the distractions that social media platforms provide. As it uses Django framework it is completly safe and secure.

Earlier called - Fluxo-De-Tudo

Technical

Django Version Made On: 1.11.5

Python Version Made On: 2.7

DataBase Client Used : MySQLWorkBench 14.14 Sqlite

Feature Video : https://www.youtube.com/watch?v=OAEQLCMrR4c

pip2 install -r requirements.txt
python2 manage.py runserver

Here You Have to first sign up to add new posts, send messages, view profiles, add comments, edit and delete posts, without Logging in one can only view posts and comments and search them, There is even a chat feature which allows you to chat with other users. It even uses API's to give out a lot of information. When you highlight a particular text in a post it gives the meaning of the text or phrase in the bottom, and if you are not satisfied you can search furthermore, and you can also search for images for that text.

Todo's

  • To Make Forum Posts
  • To Make Commenting
  • To Get the Meaning & Images of Highlighted Text
  • To Link The User Model with Posts and Comments
  • To Make Profile Page
  • To Make Search Functionality
  • To Make Post Editable and Deletable By The User
  • To Make Chat Functionality
  • Basic UI

About

A web application allowing users to share knowledge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 50.3%
  • HTML 36.3%
  • CSS 12.5%
  • JavaScript 0.9%