Skip to content

The basic idea of ​​the project is to make a simple trello-like project management application. The project is based on Restful API.

License

Notifications You must be signed in to change notification settings

Tezcan98/project-tracking-api

Repository files navigation

1- Python 3.* ve MongoDB Kurulu olmalı (mongo için https://docs.mongodb.com/manual/installation/)
2- Kodları indirmek için terminale 'git clone https://github.com/Tezcan98/project-tracking-api' yazılır veya adresden indirilir.
3- terminal açılır ve 'pip install -r requirements.txt' yazılır
4- indirme başarı ile gerçekleştiyse 'flask run' yazılarak localhost:5000 üzerinden servis çalıştırılır.
5- project-tracking-api-modüller.xlsx dosyasındaki modüller postman veya kendi kodunuz üzerinden çağırılır.

eksikleri:
1- Docker image çıkartılamadı.
2- Email servis kullanılamadı.
3- Authentication session üzerinden kullanıldı.

About

The basic idea of ​​the project is to make a simple trello-like project management application. The project is based on Restful API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages