All Projects → itissandeep98 → TimeTableManager

itissandeep98 / TimeTableManager

Licence: other
Simple react application to create a TimeTable based only on your choice of subjects.

Programming Languages

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

Projects that are alternatives of or similar to TimeTableManager

Generator Jekyll Starter Kit
🚀 Jekyll Progressive Web App Generator.
Stars: ✭ 139 (+363.33%)
Mutual labels:  gh-pages, progressive-web-app
Nuxt Ssr Demo
✨ 高仿掘金,整合 vue + nuxt + axios + vuex + vue-router (nuxt 自带 vuex 和 vue-router),一个基于 Nuxt 的服务器端渲染 Demo
Stars: ✭ 856 (+2753.33%)
Mutual labels:  gh-pages, axios
learn
Vue代理商城项目
Stars: ✭ 40 (+33.33%)
Mutual labels:  axios
vue-music
using Vue to Develop Mobile Project to Simulate “Baidu Music”(高仿百度音乐)
Stars: ✭ 27 (-10%)
Mutual labels:  axios
datebook
📅 Generates URLs and downloadable ICS files for adding events to popular calendar apps.
Stars: ✭ 273 (+810%)
Mutual labels:  google-calendar
flowloop
A Pomodoro-like timer for hyper-productivity
Stars: ✭ 69 (+130%)
Mutual labels:  progressive-web-app
react-rocketshoes
NetShoes Clone with React and Redux
Stars: ✭ 50 (+66.67%)
Mutual labels:  axios
vanilla-wc-hnpwa
📱 🚀 Hacker News PWA built with vanilla JS and Web Components
Stars: ✭ 38 (+26.67%)
Mutual labels:  progressive-web-app
vite-vue3-starter
⭐ A Vite 2.x + Vue 3.x + TypeScript template starter
Stars: ✭ 384 (+1180%)
Mutual labels:  axios
fptu-app
FUHCM Universal Web App based on Node.js & React
Stars: ✭ 17 (-43.33%)
Mutual labels:  axios
Python-MongoDB-Example
A Live working Example Application of Python, Qt, PySide2, MongoDB, PyMongo, QTreeView, QAbstractTableModel
Stars: ✭ 41 (+36.67%)
Mutual labels:  tableview
vue-iview-admin
admin template powered by vue & iview
Stars: ✭ 14 (-53.33%)
Mutual labels:  axios
devilbox.org
devilbox website: http://devilbox.org
Stars: ✭ 74 (+146.67%)
Mutual labels:  gh-pages
StaticPage
静态页面大杀器 ------三行代码搞定常用静态页面
Stars: ✭ 40 (+33.33%)
Mutual labels:  tableview
fd-vue-webapp
A Vue.js web application for Freedomotic Open IoT framework
Stars: ✭ 63 (+110%)
Mutual labels:  axios
ranepa timetable
Custom RANEPA mobile client on Flutter
Stars: ✭ 39 (+30%)
Mutual labels:  timetable
shu-scheduling-helper
A web-based timetabler helping SHUers filter and preselect courses easily. SHU排课助手. 上海大学排课助手.
Stars: ✭ 43 (+43.33%)
Mutual labels:  axios
MovieCards
React App that uses TMDb API to display movie data. Try it out! ->
Stars: ✭ 38 (+26.67%)
Mutual labels:  axios
mobxSpa
企业级SPA项目,完整开发脚手架
Stars: ✭ 96 (+220%)
Mutual labels:  axios
PureForm
No description or website provided.
Stars: ✭ 22 (-26.67%)
Mutual labels:  tableview

Table of Contents

Simple react application to create a TimeTable based only on your choice of subjects.

Usage

  1. Visit timetable.cf

  2. Wait until the application downloads all the timetable and schedule data from server, only then you will be able to see the dropdown list filled with subjects.

  3. Search and choose your subjects from the list and the timetable will get updated accordingly. Once you have finalized the courses you can also download the time table using the download button.

  4. It also shows you the clashes you might have between two courses which is really helpful while choosing electives.

  5. Currently the Time Table Manager is limited to the courses offered at IIITD but can be extended for creating personal time table for students other than IIITD.

Setup

  1. Clone this repo locally on your system using button on top right or by running git clone https://github.com/itissandeep98/TimeTableManager.git on your terminal

  2. Get inside the directory and run yarn or npm install to install all the required dependcies

  3. Once all the packages are installed run yarn start or npm start to start the development server.'

PS

  • THIS IS NOT AN OFFICIAL APP.
  • I am open to suggestion. Feel free to create an issue or open a PR
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].