ASE-Group1-1 / Group1-1-AttendanceTrackingSystem

This is the repository of Group 1 - 1 for the 2017 project in Advanced Topics of Software Engineering at TUM
0 stars 0 forks source link

As a Visitor I want to be able to login to the Attendance Tracking website via a web interface #1

Open GoetzDaniel opened 6 years ago

GoetzDaniel commented 6 years ago

I created a new branch for the initial Setup (branch is called initialSetup).

Within this branch I set up a basic web page where the Visitor can log in and log out using his google account. (Mostly I was doing this with the help of the Google guestbook example)

I also set up the web page on Google App Engine it can be found here https://attendancetrackingdesktop.appspot.com/.

The Url can be also found in the readme file.

I will create a pull request so a reviewer can merge the initialSetup branch into master.