✍️
Team FitBob
  • Introduction and Foreword
  • Motivation
  • Features
  • Tech Stack
  • Software Engineering Practices
    • Requirements
    • Software Design Patterns
      • Model View Controller (MVC)
      • Abstraction Occurrence Pattern
  • Deployments
    • Trying Our App
  • Activity diagram
  • Frontend
    • Login
    • User Registration
    • Client Screens
      • Client Dashboard
      • Client Profile
      • Eating History
      • Meals
    • Personal Trainer screens
      • Personal Trainer Profile
      • Personal Trainer Dashboard
        • Clients
        • Meal plans
        • Meals
    • Recipe screens
    • Search screen
    • Searching for Restaurants
    • Notes on BeautifulSoup and Flask
    • Request/Success/Failure Cycle
  • Backend
    • Notes on Django
    • API
    • Entity relationship diagram
  • Testing
    • User Testing
    • Backend
  • Project Limitations and Constraints
  • Closing Thoughts.
  • Project log
  • Poster
Powered by GitBook
On this page
  • Our goals for Orbital 2021
  • What we wish to build

Was this helpful?

Introduction and Foreword

Greetings from Team FitBob!

Our goals for Orbital 2021

Through Orbital, we wish to dip our toes in building good applications for mobile devices.

In the process of building our app, we wish to become proficient with the tools and frameworks necessary to build and maintain the user interface and backend infrastructure for mobile applications.

What we wish to build

On a high level, we hope to create an app for personal trainers that helps them create awesome programs for their clients without the use of traditional platforms such as Google Sheets.

Read on to find out more!

NextMotivation

Last updated 3 years ago

Was this helpful?