is a university analytics web app
dashboard :
profile :
Clone this repo to your local machine using :
$ git clone https://github.com/abderrahmaneMustapha/DNA.git
install requirements using
$ pip install -r requirements.txt
Toumi Abderrahmane |
---|
github.com/abderrahmaneMustapha |
- 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
- Fork it (https://github.com/abderrahmaneMustapha/DNA/fork)
- Create your feature branch (
git checkout -b feature/featureName
) - Commit your changes (
git commit -am 'Add feature'
) - Push to the branch (
git push origin feature/featureName
) - Create a new Pull Request