Skip to content

dyunus21/OnBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnBoard

By Diya Yunus, Keerthana Nallamotu, Harini Arumugam, and Eesha Ramkumar

Summary

Booking transportation to and from Urbana-Champaign is cumbersome and confusing; students may feel overwhelmed by their many options (including Peoria Charter, the Amtrak, Greyhound) and scrolling through each website for time availability and cost appropriate choices can be a tedious task. OnBoard mitigates these challenges by providing a centralized space to book tickets and creating opportunities for local transportation businesses to further their reach within the community.

Technical Architecture

Technical Architecture

Frontend: Utilized Javascript and Bootstrap CSS library to design and implement interactive pages for our web application.

Backend: Utilized Python Flask framework and SQL Alchemy to connect front-end features such as the user interface, account sessions, and ticket selection platform to a backend SQL-Lite database that holds transportation service options and availability.

Installation

To run the application, run the following commands

cd Flask\ Backend/

<!-- RUN APP -->
flask run

<!-- TEST APP -->
pytest

and then visit http://127.0.0.1:5000/ to view application

Team

  • Keerthana Nallamotu: Databases and Frontend Integration
  • Diya Yunus: Authentication and Testing
  • Eesha Ramkumar: Frontend Design
  • Harini Arumugam: Frontend Design

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •