Project Info
This project did not submit a demo video on Devpost.
Inspiration
We were inspired by study platforms like Quizlet and Pomodoro timers, and wanted to come together to create our dream website that combined all their great functionalities!
What it does
StudyAI is a comprehensive study platform where you can schedule to-dos, time-block your studying with Pomodoro timers, and upload your notes to receive custom, AI-powered practice questions and flashcards.
How we built it
We utilized MongoDB Atlas, Google's Gemini API, ExpressJS, Node.js, and Auth0 for the backend. Our frontend was designed with ReactJS, CSS, and SCSS.
Challenges we ran into
We all came in not knowing how to use MongoDB/MongoDB Atlas or APIs, and two of our group came in not knowing how to use ReactJS, so we had to learn how to use these on the fly within our limited timeframe. Moreover, it's our first time developing a full-stack app, so managing things between both ports involved a learning curve.
Accomplishments we're proud of
We all communicated very well in regards to project roles, timelines, and expectations. Additionally, we're committed to learning the material and working together to make a polished final product.
What we learned
Our group members all came out of this experience having learned something new: whether it be website design, working with APIs, or staying awake for long hours!
What's next
for StudyAI In the near future, we hope to round out our database query functionalities and further polish the UI. Looking to the future, we hope to improve our AI capabilities to help a broader range of students reach their academic goals.
Analysis
View
Metric
- 24
- 5
- 4
- 2
Figures cover GitHub contributors during the hackathon window. A co-authored commit counts in full for each author, so per-member totals add up to more than the whole-team figures.
Technology
- CSSIn code
- ExpressIn code
- Google GeminiIn code
- HTMLIn code
- JavaScriptIn code
- MongoDBIn code
- ReactIn code
- Tailwind CSSIn code
- Node.jsClaimed
8 of 9 appear in the indexed code. 1 claimed on Devpost could not be matched to code, which may simply mean the tool leaves no trace in the repository.
AI coding agents
No AI coding agent signals were found in this repository.
Detected from committed agent config files and commit authorship. Absence of a signal is not proof an agent was unused.
Codebase size
Source size
80 KB
Source files
25
Counts recognized source files only; vendored directories, binaries and lockfiles are excluded, so this is smaller than the repository on disk.
Repository
briankhoi/Study-AI
53 files · 4.0 MB · @ 336df34
Structure
Interface
22 files · 42%Screens, components and styles rendered to the user.
API & routing
5 files · 9%Request entry points: routes, handlers and controllers.
Application logic
3 files · 6%Domain rules, services and shared utilities.
Data & schema
1 file · 2%Schema definitions, migrations and data access.
Supporting
Layers are inferred from where files sit in the tree, not from reading the code. A project that names its directories unconventionally will read oddly here — open the file browser to check anything the diagram implies.
Languages
- JavaScript89%
- CSS5%
- Markdown4%
- HTML2%
Share of indexed source by file size. Binary and vendored files are excluded.
Dependencies
client/package.json
npm · 17- @auth0/auth0-react
- @testing-library/jest-dom
- @testing-library/react
- @testing-library/user-event
- autoprefixer
- bootstrap
- flowbite-react
- pdfjs-dist
- postcss
- react
- react-bootstrap
- react-dom
- react-router-dom
- react-scripts
- sass
- tailwindcss
- web-vitals
package.json
npm · 5- @auth0/auth0-react
- @google/generative-ai
- express
- express-openid-connect
- react-pdf
server/package.json
npm · 4- cors
- dotenv
- express
- mongodb
Declared in the repository’s manifests at the indexed commit. A declared package is not proof it is used, and runtime dependencies are listed first.
This project’s features have not been analysed yet.
Export this project's context (description, README, evidence, key source files) to chat with an AI agent elsewhere.