schedule-my-lessons

A web app that tutors and students can use to interact with each other, schedule appointments, and make payments

Try it out

You can run example module by performing these steps:

$ git clone https://github.com/sdevalapurkar/schedule-my-lessons.git
$ cd schedule-my-lessons/schedule_lessons
$ python3 manage.py runserver

Next: Visit the ip address given on your terminal adding "/login" at the end of the ip address on your web browser. e.g 100.0.0.0:3000/login

Authors

Share this project:

Updates