Home - Nikhilkrishnas/cs5551_10-1_lab GitHub Wiki
Welcome to the cs5551_team-10-1_lab wiki!
TEAM DETAILS:
-
NAME: Nikhil Shravan Krishna Sanka
CLASS ID: 45
TEAM NUMBER: 10-1
-
NAME: Sri Venkat Sumanth Sanakkayala
CLASS ID: 44
TEAM NUMBER: 10-1
OBJECTIVE:
- To create a web application using angular JS and bootstrap framework having
- Login and register pages with OAuth Login & Registration. Use HTML5 local storage.
- Homepage which contains a mashup page with web services.
- About and contact pages.
- Design the pages using CSS3 or jQuery etc.
- Check your JavaScript code quality using JSLint tool.
- Draw a class diagram for school library system.
LOGIN PAGE:
-
The login page consists of two text fields to enter the username and password.
-
User can login using their facebook id's.
-
User can login using their gmail id's.

-
Code:
.png)
REGISTRATION PAGE:
-
The registration page consists of text fields in which a new user should fill them with their first and last names, create a username for themselves. A password must be entered and then confirm it to get registered.
-
User information used in the login and register pages will be stored in the local storage.

-
Code
.png)
HOME PAGE:
-
The home page is a mashup of two web services. The home page includes google search api and the text to speech api.
-
It displays the sign out option for the user.

-
Code:
.png)
ABOUT PAGE:
- The About page displays a brief description of the project idea inside the page.

- Code

CONTACT PAGE:
- The contact page displays the contact information of the lab team members.

ZENHUB:
- Five issues were been created and assigned to the team members.

- Contributions done by the team members.

- Increment1
.png)
- Increment 2
.png)
- Increment 3
.png)
JSLINT:
- To find the proximity of the code using jslint.
.png)
CREATELY TOOL
- To draw a class diagram for the school library system.
.jpg)