Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Nov 26, 2019. It is now read-only.

NJACKWinterOfCode/Backend

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Datlizer!


Datlizer is a database visualisation tool by which anyone can connect to their database and select data to be visualised.

forthebadge

Table of content

Introduction


(Back to top)

Datlizer is a database visualisation tool by which anyone can connect to their database and select data to be visualised and we will provide you with different types of visualisation which can obtained from your data. We even have included Machine Learning which can be used to predict future results or classify the current state of the data and much more.

Technologies:

  • Python 3.6
  • django

Setup instructions


(Back to top)

Backend

NOTE : make sure you have postgres installed in your system and enter your database details in env file.

  • run git clone https://github.com/Datlizer/Backend.git
  • open the cloned folder in terminal
  • virtualenv venv
  • source venv/bin/activate
  • pip install -r requirements
  • python manage.py migrate
  • python manage.py runserver localhost:8001

Frontend

  • run git clone https://github.com/Datlizer/Frontend.git
  • open the cloned folder in terminal
  • yarn install
  • yarn start
  • Open http://localhost:3000 in your browser

Contributions


Everyone is open to make any type of contributions to this project. If you find any bugs or need any features to be added you are free to create an issue and if you are able to solve the issue we'll be happy else we will be solving it.

License


(Back to top)

The code in this project is licensed under the MIT License 2018.

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.