An open API service indexing awesome lists of open source software.

https://github.com/abderrahmanemustapha/dna

ibn khaldoune university analytics web app
https://github.com/abderrahmanemustapha/dna

analytics data-mining data-visualization database dataset datasette django django-rest-framework javascript machine-learning machinelearning-python mysql mysql-database online-analytical-processing python3 react university university-project

Last synced: 2 months ago
JSON representation

ibn khaldoune university analytics web app

Awesome Lists containing this project

README

        

# DNA
> is a university analytics web app

## Screenshots

> dashboard :

![Alt text](/screenshots/dashboard.gif?raw=true )

> profile :

![Alt text](/screenshots/profile.gif?raw=true )

## Installation
### Clone
> Clone this repo to your local machine using :
```shell
$ git clone https://github.com/abderrahmaneMustapha/DNA.git
```
### Setup

> install requirements using

```shell
$ pip install -r requirements.txt
```

### Team

| Toumi Abderrahmane |
| :---: |
| [![FVCproductions](https://avatars1.githubusercontent.com/u/34008130?v=4&s=200)](http://fvcproductions.com) |
| `github.com/abderrahmaneMustapha` |

## History
- [x] Collect Data
- [x] Clean Data
- [ ] get city from student adress
- [x] Data warehouse
- [x] Data Selection
- [x] Machine Learning
- [x] Django app
- [x] Django rest framework
- [x] react app
- [x] make readme.md look better
- [x] presentation

## Contributing

1. Fork it ()
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