Skip to content

Latest commit

 

History

History
72 lines (48 loc) · 2.62 KB

README.md

File metadata and controls

72 lines (48 loc) · 2.62 KB

Laravel Logo

Introduction

The TeamUpGrad app is an app to help students find a team for their graduatig project


Prototype

▶ Page 1 - CAT

Implemented Features

  • Student can ask join to team
  • Team leader can accept or reject member
  • Verification
  • Team leader can delete team /delete member
  • Edit profile
  • Home to see team members

Screenshots

Register screen Veification Profile
Home Team Members Notification

Run Locally

1- Clone the project

  git clone https://github.com/MohamadSalamaMouse/GradTeam

2- to run project after clone

  1 - run composer install
  2 - change .env.example to .env
  3 - run php artisan key:generate
  4 - configure .env

Contributors

Backend Developers

Android Developers

UI/UX Developer


Android Code

Demo video

To get more information we uploaded a demo video for more explanation, which you can access by pressing Here