Contains the application code for Scholarr, an extracurricular recommendation service that aims to match activities to a person's interests.
To run the application, run npm install
to install necessary packages then npm run start
to start the application.
-
amplify: contains code connecting AWS Amplify scripts and hosting service to the React frontend
-
src: bulk of user-written code for backend and frontend
- graphql - code for schema and database operations
- components - React components