SWE Project Spring 2023 Semester
Group Members: Nikhil Agarwal, Ravi Raghavan, Kristina Jokic, Simon Grishin, Qadis Chaudhary, Mayank Barad, Zipeng Ni, Abid Azad, Aryan Patil, Jeff Acevedo
Teams:
FrontEnd - Kristina Jokic, Aryan Patil, Jeff Acevedo, Zipeng Ni
BackEnd - All functionaltiy Developement (small UI changes to meet backend developement needs)
      Nikhil Agarwal (Prescriptions)
      
      Mayank Barad (Delivery)
      
      Simon Grishin & Qadis Chaudhary (Payments & Store/Cart),
      Abid Azad (Knowledge Base & User Info, FAQ), Ravi Raghavan (Db, Google/Account Auth, FAQ, Accounts)
Prescription System Workflow (Nikhil Agarwal):

Instructions to run the website:
Must have Node.js installed. create a new terminal and enter: node server.js Chances are there will be a "module error", run: npm install "module name", until the console prints "spun up on local host 8000" Enjoy!