Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 245 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 245 Bytes

Campus-Event-Tracker

A club and event organization system built with React and backed with Flask and Oracle

Usage

  • Setup the Oracle datbase using the create all script
  • Run the Flask API and connect to the Oracle DB
  • Serve the React App