Git Product home page Git Product logo

bootcamp-bit's Introduction

Bootcamp Bit

https://github.com/GatorisGreater/bootcamp-bit

Description:

Everyday you pair program with a different cohort partner. By the time you graduate you'll pair multiples times with the same person and will have created more than 50 assignment folders. Keep track of your pairings, assignments, and what you owe your program manager with Bootcamp Bit.

User Experience: Before kicking off your pair programming for the day query by cohort mate to see which assignments you've worked on together throughout your bootcamp experience. This could jog your memory about an open item or remind you of how far you've come. You can also check to see which assignments you owe your PM.

Tech Stack:

├ bootcamp-bit
├── run.py: server-side code and logic 
│ 
├── templates: HTML templates 
│ └── add_assignment.html
│ └── child.html    
│ └── delete_assignment.html    
│ └── macros.html
│ └── parent.html
  • Flask - implements API endpoints that serve resources to the app.

  • Jinja2 - HTML templates for dynamic client-side rendering of resources.

Bootcamp Bit is designed with bootcamp students in mind.

Abbreviated MVP Implementation:

  • Hardcoded user experience for Spencer.

  • API - GET endpoints that serve the assignments you've worked on with each cohort member.

  • Front-End - Response presented within a dynamic HTML page customized for the cohort member you've queried.

  • Database - None. Data is stored within endpoints.

Future Improvements:

  • Dashboard integration to advance "native" experience. It would also serve as an administrative tool for PMs (finish up delete assignment endpoint).

  • GitHub integration that automatically detects repos and collaborators.

  • Database Implementation.

bootcamp-bit's People

Contributors

gatorisgreater avatar rosuav avatar

Watchers

James Cloos avatar

Forkers

rosuav

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.