6 7 Contents
6 7 Contents
6 7 Contents
CHAPTER 1
1. INTRODUCTION 8
1.1 Introduction of Project 8
1.2 Problem Specification 9
1.3 Problem Definition 9
1.4 Limitation of Existing System 10
1.5 Objective of Project 11
CHAPTER 2
2. HOW THE PROJECT IS BEING IMPLEMENTED 12
2.1 About HTML 12-15
2.2 About CSS 16-17
2.3 About JAVASCRIPT 18-21
2.4 Requirements which are being fulfilled in our Web App 22
CHAPTER 3
3. ARCHITECTURE REQUIREMENTS IN SOFTWARE DEVELOPMENT 23
3.1 Why worry about architecture so much? 23-24
3.2 The Architecture used in our web app 25
3.3 What is MVC? 26-27
3.4 Flowchart of Web App 28
CHAPTER 4
4. FORKIFY: AN EXTERNAL API USED FOR OUR WEB APP 29-30
CHAPTER 5
5. CODE 31
5.1 MODEL part of the code 31-32
5.2 VIEW part of the code 33-37
5.3 CONTROLLER part of the code 38
5.4 CONFIGURATION file 39
CHAPTER 6
6. SYNTACTICALLY AWESOME STYLE SHEETS 40
6.1 SASS 40
6.2 Why use SASS? 41
CHAPTER 7
7. SCREENSHOTS OF WORKING WEB APP 42
7.1 Screenshots 42-45
CHAPTER 8
8. IMPLEMENTATION AND TESTING 46
8.1 Testing 46-48
6
CHAPTER 9
9. CONCLUSION 49
CHAPTER 10
10. BIBLIOGRAPHY 50