Metlab was created to provide metadata extraction services. The platform fetches and extracts metadata from files uploaded by users. While unauthenticated users (users who have not signed up to Metlab) can visit the platform and get the full information of what the website entails, only verified and authenticated users (users who have signed up to Metlab) who are logged in can get full access to upload their files and extract metadata.
- Fork this repository
- Clone the repository to your local machine using
-
git clone https://github.com/zuri-training/fetch-metadata-team-90.git
- Open cloned repository in your code editor
- install exiftool on your pc https://exiftool.org/
- Linux Users
- sudo apt install libimage-exiftool-perl
- Windows USers
- Create a virtual environment
- cd into your virtual environment
- activate your virtual enviroment:
- ./scripts/activate for windows users
- ./bin/activate for mac-os users
- cd fetch-metadata-team-90
- On your terminal run:
- pip install -r requirements.txt
- python3 manage.py runserver
- Create a superuser:
- python manage.py createsuperuser
- Add your contributions/make changes
- Commit with a descriptive message and push
- Create a pull request
- Find the folder named "Frontend" and open it
- Find or create new file with the name of the page you're assigned to, e.g login.html and login.css
- Add your code/make your changes
- Commit with a descriptive message and push
- Create a pull request
-
install exiftoll
-
sudo apt install libimage-exiftool-perl
-
pip3 install -r requirement.txt
-
create a super user
- email: zurimetlab@gmail.com
- username: metlab
- password: metlab123
-
Update the settings.py
| Name | Slack Username |
|---|---|
| Royana Givens Jacob | peachypeaches |
| Kc Pele Fidelis | kcpele |
| Emmanuella John | Khikhella |
| Mama Ihechi Irene | Airin18 |
| Boluwatife Dada | tife-spec |
| Ndibe Susan | SusanAlisa |
| Jessica Nnadozie | Jessheroine |
| Samuel Kwame Sampong | skwame49 |
| Alabi Praise Ayodele | Librapraise |
| John Ademiluyi | jadeoflagos |
| Anthony Nwachukwu | CoolTonie |
| Pius Inotokotong | piuscreed |
| Stella Chibugo Onyekwelu | StellaOnyekwelu |
| David Yayo | davidyayo92 |
| Vivian Ohalem | Veedified |
| Adebisi Rodiyyah | rodiyyah |
| Opara Udochukwu Kingsley | Kingsley-Opara |
| Favour Umukoro | thattechsis |
| Festus Ukwueze | fesukwueze |
| Durotiwon Boluwatife Paul | durobolu |
| Musa Dauda | MusaDauda |
| Sadique Jemeel Adekunle | jhemeel |
| Sonola Moyosoluwalorun Odunayo | SonolaMoyo |
