Giter Site home page Giter Site logo

prep-app's Introduction

PREP App. Project-3.

Necessary Deliverables

A pitch deck, presented as a team to the class Thursday morning. A working app, built by the entire team. A team Git repository hosted on Github, with frequent commits from every team member dating back to the very beginning of the project. A README.md file with: An introduction of your app along with a screenshot (one is all you need to "introduce" your application). Explanations of the technologies used (including outside APIs). A link to your pitch-deck. A link to your Trello board that contains your user stories, ERD, and wireframes. A link to your deployed app on Heroku. Documentation for your app's RESTful API endpoints. Descriptions of any unsolved problems your team had to overcome. Description of any future enhancements planned.

Technical Requirements

Working in a team requires more upfront planning to ensure the team is "on the same page"...

Your team must:

Pitch your project to the class first thing Friday with a pitch deck that includes:

  • The application name.
  • Your team members and their roles.
  • The problem you are going to solve with your app.
  • Craft thoughtful User Stories together as a team and manage them in Trello.

Manage team contributions and collaboration using Git, GitHub and a standard team work-flow.

Here are some references:

- Team Workflow Video
- Understanding The GitHub Flow
- A Successful Git Branching Model
- Cheatsheet in Class Repo

Your app must:

Be a full-stack Django application. Persist data in PostreSQL. Authenticate users using Django's build-in authentication. Implement authorization by restricting access to the Creation, Updating & Deletion of resources. Be deployed online using Heroku.

The app may optionally:

Consume data from a third-party API

Suggested Ways to Get Started

Identify roles on the team, which may be:

Scrum Master:

the leader of the Agile processes (user stories, stand-ups, etc.) and manager of Trello.

GitHub Manager:

the primary person for managing the repo and GitHub team workflow (merging pull requests, etc.).

Documenter:

the person in charge of the README, etc.

API Manager:

the person in charge of researching, registering with, etc. APIs.

Designer:

the person in charge of UI design/layout and styling.

Database manager:

this person will be in charge of creating and managing the models and their relationships.

You don't have to formally fulfill any of the above roles! They are only listed to provide guidance.

Read the docs for whatever technologies / frameworks / API’s you use. Definitely!

Be consistent with your code style. You're working in teams, but you're only making one app per team. Make sure it looks like a unified effort.

Do your best to have only one dev working on a certain file between commits. This will avoid merge conflicts. This is another reason to separate responsibilities between team members.

Commit early, commit often. Don’t be afraid to break something because you can always go back in time to a previous version.

Pair programming can be a great way for team members to share knowledge and contribute to the project.

Consider following a Mob Programming approach where the team is always developing together on a single computer. Read this post for more information.

prep-app's People

Contributors

andreykavsr avatar joshjoll avatar tanpotgs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.