meet59patel / Online-Lecture-Labs-TimeTable

Simple Lecture Links Management, made with React and Ant-Design Component Library

Home Page:https://timetable-pi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TimeTable For Managing online Lecture/Lab Links

  • This is Simple Timetable app for managing your everyday online Lecture and online Lab meeting Links - developed using React.js and Ant-Design Component Library. All data is saved in LocalStorage of your browser.

  • You can add lecture and Lab Events. It will show Todays Lectures and Labs on main page. You can also edit and delete any lecture/lab event.

  • If you are lazy and if your friend has set all links, you and your friend have same timings and links then you can ask him to give you a copy of his/her data. Then simply paste that data in your app.

Screenshots

Development

  • Fork the repository, Clone it in your machine.

  • You need Node & Yarn to start the development environment. Download them here - Node, Yarn.

  • Install Packages using:

yarn install
  • Run the development server using:
yarn start
  • For production build:
yarn build

About

Simple Lecture Links Management, made with React and Ant-Design Component Library

https://timetable-pi.vercel.app


Languages

Language:JavaScript 91.7%Language:HTML 4.8%Language:CSS 3.5%