Skip to content

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

Notifications You must be signed in to change notification settings

HemangNakarani/Online-Lecture-Labs-TimeTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published