All Projects → cagdass → where-is-my-hoca-client

cagdass / where-is-my-hoca-client

Licence: other
React application à Where is my Hoca?

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to where-is-my-hoca-client

FlipED
A LMS built specifically for Thailand's Education 4.0 system.
Stars: ✭ 24 (+4.35%)
Mutual labels:  classroom
github-classroom-utils
Python tools for instructors working with GitHub Classroom
Stars: ✭ 66 (+186.96%)
Mutual labels:  classroom
office-hours-help-queue
A queue to help manage office hours for large courses
Stars: ✭ 77 (+234.78%)
Mutual labels:  classroom
Remote-Work-and-Study-Resources
Free services, tools, articles and other resources for remote workers and distance learners
Stars: ✭ 49 (+113.04%)
Mutual labels:  classroom
schulcloud-client
HPI Schul-Cloud Client
Stars: ✭ 31 (+34.78%)
Mutual labels:  classroom
edusense
EduSense: Practical Classroom Sensing at Scale
Stars: ✭ 44 (+91.3%)
Mutual labels:  classroom
full-teaching
A web application to make teaching online easy. WARNING: the updated version of this repo is now in the link below
Stars: ✭ 34 (+47.83%)
Mutual labels:  classroom
ouroom-project
A simple Classroom application to maintain your daily class stuffs.
Stars: ✭ 16 (-30.43%)
Mutual labels:  classroom
Moxo-Tech
Android智慧互动课堂(课堂辅助软件),包含client和server
Stars: ✭ 25 (+8.7%)
Mutual labels:  classroom
soak-your-brain-elearning-app
An e-learning platform built in python (django)
Stars: ✭ 18 (-21.74%)
Mutual labels:  classroom
full stack classroom july 2019
Class notes, code snippets, assignments, reading material for the full stack classroom batch of July 2019
Stars: ✭ 19 (-17.39%)
Mutual labels:  classroom
classmanager-student-teacher-portal
A Student-Teacher Portal built using HTML, CSS, Python and Django
Stars: ✭ 155 (+573.91%)
Mutual labels:  classroom
qlicker
Open Source Clicker
Stars: ✭ 23 (+0%)
Mutual labels:  classroom
Academiccontent
Free tech resources for faculty, students, researchers, life-long learners, and academic community builders for use in tech based courses, workshops, and hackathons.
Stars: ✭ 2,196 (+9447.83%)
Mutual labels:  classroom
Apps Script Samples
Apps Script samples for Google Workspace products.
Stars: ✭ 3,301 (+14252.17%)
Mutual labels:  classroom
jitsi-box
A Raspberry Pi based box to automate holding hybrid conferences with Jitsi
Stars: ✭ 15 (-34.78%)
Mutual labels:  classroom
icebreaker
Web app that allows students to ask real-time, anonymous questions during class
Stars: ✭ 16 (-30.43%)
Mutual labels:  classroom

#Where is my Hoca? Client

Front-end application in React for Where is my Hoca?

Since there is not anywhere else that the data is explicitly available, I wrote my own application to:

  • Find the weekly schedules of Bilkent professors.
  • Find the weekly schedules of classrooms filter by building.
  • Query the empty classrooms at a given time, filter by building.
  • Query courses that can be taken during given free hours and filter by department.

You can find the application deployed at http://cgds.me/whereismyhoca

There is a back-end application running at http://cgds.me:3000, you can find the code to that application here.

Dependencies

Usage

npm install
npm run dev # Open localhost:8080 in browser

Future work

  • Searching a course by its course title.

Feel free to suggest/contribute anything that sparks up.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].