Skip to content

abderrahmaneMustapha/DNA

Repository files navigation

DNA

is a university analytics web app

Screenshots

dashboard :

Alt text

profile :

Alt text

Installation

Clone

Clone this repo to your local machine using :

$ git clone https://github.com/abderrahmaneMustapha/DNA.git

Setup

install requirements using

$ pip install -r requirements.txt

Team

Toumi Abderrahmane
FVCproductions
github.com/abderrahmaneMustapha

History

  • Collect Data
  • Clean Data
  • get city from student adress
  • Data warehouse
  • Data Selection
  • Machine Learning
  • Django app
  • Django rest framework
  • react app
  • make readme.md look better
  • presentation

Contributing

  1. Fork it (https://github.com/abderrahmaneMustapha/DNA/fork)
  2. Create your feature branch (git checkout -b feature/featureName)
  3. Commit your changes (git commit -am 'Add feature')
  4. Push to the branch (git push origin feature/featureName)
  5. Create a new Pull Request