• Stars
    star
    1
  • Language
  • License
    Other
  • Created about 9 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

example information system planning and design documents

More Repositories

1

intro-to-python

An Introduction to Programming in Python
Jupyter Notebook
94
star
2

nyu-info-2335-201905

Programming in Python & Fundamentals of Software Development - Summer 2019
Python
24
star
3

nyu-info-2335-201706

Programming in Python and Fundamentals of Software Development - Summer 2017
14
star
4

rock-paper-scissors-py

a basic game written in Python
Python
13
star
5

flask-firebase-template-2022

HTML
11
star
6

gwu-istm-4121-201509

Database Design and Applications - Fall 2015
HTML
8
star
7

nyu-info-2335-201805

Programming in Python & Fundamentals of Software Development - Summer 2018
Python
8
star
8

student-site

an example student website, hosted by github pages
HTML
8
star
9

flask-sheets-template-2020

An example web application, built in Python with the Flask package and a Google Sheets datastore, for educational purposes.
Python
7
star
10

southernct-csc-443-201701

Fundamentals of Internet Programming - Spring 2017
7
star
11

georgetown-opim-243-201901

Business Application Development in Python - Spring 2019
Python
7
star
12

gwu-badm-2301-201509

Management Information Systems - Fall 2015
HTML
6
star
13

georgetown-opim-557-201803

Computer-based Decision Support Systems - Spring 2018
Visual Basic
6
star
14

rock-paper-scissors-flask

A basic game written in Python and implemented as a web application using the Flask package.
HTML
5
star
15

notification-service-py

Contains Python scripts to send notifications through a variety of media, like email and SMS.
Python
5
star
16

robo-advisor-starter-py

A starter repository for the "Robo Advisor" project
Python
5
star
17

express-firebase-template-2022

JavaScript
4
star
18

intro-to-vba

An Intro to Programming in VBA (Computer-based Decision Support Systems - Spring 2019)
Visual Basic
4
star
19

robo-advisor-demo-2019

A demo version of the "Robo Advisor" project, for student reference
Python
4
star
20

lambda-lecture-pytest

Exercises in automated testing in Python, for students at the Lambda School!
Python
3
star
21

react-firebase-auth-template-2021

An example server-side React.js app with Firbease Auth and Firestore Database.
JavaScript
3
star
22

my-first-nodejs-app

An example Node.js application for students to run to test their local development environment setups.
JavaScript
3
star
23

js-dom-fundamentals

A playground for exploring JavaScript's DOM interaction capabilities.
HTML
3
star
24

inventory-mgmt-app-py

a skeleton example Inventory Management App to help students get started with project development. the "solution" branch contains an example solution.
Python
3
star
25

web-app-starter-flask

An example web application, built in Python with the Flask package, and deployed to a Heroku server.
HTML
3
star
26

example-shared-repo

An example shared repo to help students practice a pull request workflow with code reviews.
Python
2
star
27

flask-sheets-starter-2023

An exercise in Flask w/ Google Login and Google Sheets Datastore
HTML
2
star
28

exec-dash-starter-py

A starter repository for the "Executive Dashboard" project.
Python
2
star
29

internet-technologies

Internet Technologies (for Business)
HTML
2
star
30

my-first-python-app

An example Python application for students to run to test their local development environment setups.
Python
2
star
31

code-simplification-exercise-py

An exercise in code simplification and refactoring
Python
1
star
32

flask-dashboard-template-2023

Python
1
star
33

intro-to-vba-book-jk

Programming for Business: Intro to Visual Basic for Applications (VBA)
1
star
34

rps-cleanup-template-2022

Python
1
star
35

monthly-sales-reporting-py

a starter repo to help students get started with the CSV Processing Exercise
Python
1
star
36

daily-briefings-py

Python
1
star
37

survey-response-data

Generates .csv files of varying sizes, each filled with fake survey response data.
Ruby
1
star
38

rps-starter

Rock Paper Scissors - Starter Template
Python
1
star
39

georgetown-opim-557-201810

Computer-based Decision Support Systems - Fall 2018
Visual Basic
1
star
40

my-banner-rb

Generates Google Calendar events and/or Google Sheet gradebooks for all your classes.
Ruby
1
star
41

monthly-retail-sales-data

example data representing an online retailer's monthly sales, for practice processing data programmatically
Ruby
1
star
42

intro-to-databases

work in progress instructional materials
Jupyter Notebook
1
star
43

shopping-cart-starter-py

A starter repository for the "Shopping Cart" project
Python
1
star
44

georgetown-opim-557-201710

Computer-based Decision Support Systems - Fall 2017
Visual Basic
1
star
45

salad-system-django

An example database-connected web app, using the Django Python web application framework.
Python
1
star
46

2016-campaign-data

Data describing 2016 US Presidential Campaign candidates and their YouTube videos.
1
star
47

radio-data

related .csv files representing an online music streaming service database
Ruby
1
star
48

salad-system-alchemy

An example database-connected web app, demonstrating object-relational mapping with the Flask/SQLAlchemy Python library.
Python
1
star
49

exam-solutions-starter-py

Python
1
star
50

bikeshare-data

related .csv files representing worldwide bikeshare data
Python
1
star
51

data-analytics-in-python

Data Analytics in Python (Lab)
HTML
1
star
52

bootstrap-js

to demonstrate the process of configuring the interactive JavaScript functionality of Twitter Bootstrap
HTML
1
star
53

example-open-source-repo

An example open source repo to help students practice a pull request workflow.
Python
1
star
54

crud-app-beginnings

To demonstrate the process of building a CRUD application from scratch, starting with structure and style.
HTML
1
star
55

robots-api-express

an example REST API
JavaScript
1
star
56

gradebook-hero-py

Python
1
star
57

products-api-flask

an example REST API, implemented in Python with the Flask package
Python
1
star
58

voice-interface-demo-py

Demonstrates voice interface capabilities. Uses the "SpeechRecognition" Python package to convert speech to text.
Python
1
star
59

omniparser-starter-py

contains starter code and data for the "Omniparser" exercise
Python
1
star
60

prof-rossetti-web-react

a personal website made with react.js
JavaScript
1
star
61

robots-api-client-express

an example CRUD application which interfaces with the Robots API
HTML
1
star
62

salad-system-flask

An example database-connected web app, using the Flask python library.
HTML
1
star
63

academic-website

An academic website.
CSS
1
star
64

shopping-cart-demo-2019

A demo version of the "Shopping Cart" project, for student reference
Python
1
star
65

repo-evaluator-py

Downloads student project repositories for further evaluation. Also analyzes repo contents and version histories.
Python
1
star
66

flask-sheets-template-2023

A web application starter template, created in Python with the Flask framework. Allows users to login with their Google accounts (via OAuth). Interfaces with a Google Sheets database.
Python
1
star
67

stocks-app-starter-py

a skeleton example Stock Recommendation App to help students get started with project development. the "solution-latest-price" branch contains an example partial solution.
Python
1
star
68

open-data-library

a collection of data from http://opendata.dc.gov/ and other sources, copied here for reference
1
star