-
Notifications
You must be signed in to change notification settings - Fork 0
Introduction
Ian Burke edited this page Apr 24, 2017
·
3 revisions
This Wiki will contain documentation on my third year project. In this wiki I will describe the system requirements, the technologies used and why, the design of the project, problems encountered, recommendations for future development and my conclusion. For my end of year project for third year in Computing and Software Development level 7 studied at GMIT, I am required to develop an application in a familiar language of my choice or conduct research on a particular technology. I decided to create an Ionic 2 application with the implementation of a MEAN (MongoDB, Express, Angular, Node) stack which is a full javascript stack.
The main goals for this project are:
- Develop a full working application in the best coding practice guidelines such as naming of classes, functions, variables, modules, and forms that are used throughout the system.
- Gain an understanding of the code and the various technologies used in this project.
- Use GitHub to create a repository for the project and commit all work on the project frequently.
- Get to know and use other features on GitHub such as Issues, Milestones, Projects and the Wiki.
- Full documentation of the project to be conducted.