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
- Host: GitHub
- URL: https://github.com/abderrahmanemustapha/dna
- Owner: abderrahmaneMustapha
- License: mit
- Created: 2019-12-17T21:53:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T08:33:29.000Z (over 2 years ago)
- Last Synced: 2024-02-10T17:23:01.297Z (over 1 year ago)
- Topics: 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
- Language: Jupyter Notebook
- Homepage:
- Size: 90.7 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DNA
> is a university analytics web app
## Screenshots> dashboard :

> profile :

## 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 |
| :---: |
| [](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