Skip to content

A simple team management system built in Android (with a REST API built with Python Flask).

Notifications You must be signed in to change notification settings

RSalman/Android-Team-Management-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Management System (TMS)

Introduction

This TMS was developed by Sarmad Hashmi, Salman Rana, Muraad Hared and Janac Meena. It allows instructors to sign up and create team parameters for their courses. In addition, it allows students to sign up and create teams, join teams and collaborate with members of their teams.

Development

The web server is written in Python with Flask. The UI or front-end is built in Android, which we learned from scratch for this project. We also make use of JSON Web Tokens for authorization.

About

A simple team management system built in Android (with a REST API built with Python Flask).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 72.9%
  • Python 27.1%