SchedulAI is an intelligent academic assistant that synchronizes schedules between individuals, checks transcripts against degree requirements, predicts graduation time, auto-generates future class schedules, offers AI name pronunciation, and features an integrated chatbot for seamless academic planning and support
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^0.2.10Added admin login feature, protected admin route, and updated frontend pages
d09e309View on GitHublogin page, registration, app routing, db changes, ui polish
f7b4d79View on GitHubi did: - added transcript to database so that we can make the pages stateful, so they dont need to reupload every time they switch pages- added a function that pulls the transcript from the database if the student already parsed it^ for those two theres comments written on how to use them under the functions in classes/transcript_to_df.py ^- evaluate missing requirements (takes transcript from db, and evaluates what youre missing vs csen_requirements.csv) - suggests the courses youre missing if theyre offered next quarter based on the major_csvs folder ^ student_progress_tracker.py ^can the frontend team write the links for those in whichever pages theyre most relevant please (idk where lol)
bcc6d00View on GitHubMerge branch 'main' of https://github.com/Dhruv23/SchedulAI
30c5c7dView on GitHub