Group Project to practice using JavaScript/ Java to make a web based Professional Development Award (PDA) Submission application app.
- Genna Walsh (genocw)
- Graham Stein (Graham-Stein)
- Kris Mac (krismac)
CodeClan instructors required that we establish a project to create an application in 5 days (during Week 15 of CodeClan) using core Java & Javascript with frameworks.
- PDAEEEEE Submission App
We agreed that there was a opportunity for a PDA submission app:
BRIEF
Problem statement
You have been approached by a private Academic institution dealing with an externally
accredited professional award. Your task is to build an evidence submission
app to help users collate their documentation in line with the syllabus.
The institution are seeking to encourage more users undertaken
activities as they go through the programme and have an opportunity to identify problem areas.
Problem summary
- Timings - teaching schedule/ language
- User Friendly formatting
- Personal Schedule
- Report Progress
- Submit Github
- Show where there are blocked items
Out of scope:
Cohort management
We self organised around 4 sprints, focusing on particular features and functionality within the days. The days were kicked off with a stand-up to support retrospective and re-planning and closed our day with a huddle and code remerges. Our trello/kanban dynamically compared our MoSCoW requirements with our backlog/work breakdown status
Our first exercise involved a short burst of independent research followed by a brainstorming session to determine core functionality (MVP) and data sources/approaches. The remainder of sprint 1 involved agreeing user journey/requirements and work breakdown along with laying groundwork such as creating a workflow to support code management around Github.
- Javascript
- HTML/CSS/Bootstrap
- Spring
- React
- User entry of academic evidence in line with SQA requirmeents
- Progress Summary for Submissions
- Plan Submission workload
- Add/Remove update Tasks
- v 0.1 MPV Release date --/12/2018
- v 0.2 Extensions Release --/12/2018
- Trello: https://trello.com/b/0LqjPGHZ/codeclan-team-fonz
- GoogleDrive: https://drive.google.com/open?id=1sZuXuGju3jt_WP1-7Yevg4NOeOf0Y1Rz
- Github: https://github.com/krismac/TeamFonz/
- Clone the repository using git clone link
- Install webpack using npm install webpack -g
- Run PdaToolApplication from the PDATool_backend folder (Using IntelliJ IDEA)
- Start the server using npm start
- Navigate to http://localhost:3000/api/modules
- Consolidate our learning of vanilla JavaScript
- Frameworks
- Data persistence.
- Teamwork in self managing teams
- Division of features
- Diagraming
- CSS
- Rules of the Road
- Presentation --/11/2018 - TBC
- Code submission via Github repo - TBC
- Brief - TBC
- High level solution - TBC
- [Diagrams - ERD - User needs - Use cases] to follow - TBC
- [Inputs/ outputs] to follow - TBC
- Wireframes / Visualisation v2 - TBC
- Wireframes / Visualisation v1 - TBC
- Homepage - TBC
- User input - TBC