Zeitplan is a Timtable Generator Software, which was created to make timetables seamlessly. It takes teacher name and subject input and based on that it creates timetables for selected courses. The project is not complete and lacks many features for now. I will be working on it in the future.
- Clone this reposiroty to your code editor
- Get aligned with the dependencies
- Download Firebase
- Connect the API. see documentation - https://firebase.google.com/docs/web/setup
- Use 'npm start' in terminal
- All input fields are validated
- Input fields store data to your firebase
- Google Authentication added as well
- Forget password and Reset Password features added