Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyTute

MyTute

Node.js React

Visual Studio Code Documentation


Table of Contents


Description

Simplifying tutoring and learning by connecting students and tutors.

MyTute is a platform designed to make tutoring more accessible and efficient. It provides tools for scheduling sessions, tracking progress, and matching students with the best tutors for their needs.


Installation

Prerequisites

Steps

  1. Clone the repository:
    git clone https://github.com/your-username/MyTute.git
    cd MyTute
  2. Install dependencies for both backend and frontend:
    cd backend && npm install
    cd ../frontend && npm install
  3. Set up environment variables:
    • For the backend, create a .env file in the backend folder:
      PORT=3000
      DATABASE_URL=your_database_url
      JWT_SECRET=your_jwt_secret
      
    • For the frontend, create a .env file in the frontend folder:
      REACT_APP_API_URL=http://localhost:3000
      

Usage

Running the Backend

cd backend
node main.js

Running the Frontend

cd frontend
npm start

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

About the Author

GitHub LinkedIn Gmail


Contribution

We welcome contributions! If you'd like to contribute to this project, please fork the repository and submit a pull request. Feel free to reach out with any questions.


Show Your Support

If you find this project helpful, please consider giving it a ⭐️ on GitHub!


License

Copyright © 2025 Priyanshu Raj & Aadithya.


Made with love in India

About

MyTute is a platform designed to make tutoring more accessible and efficient. It provides tools for scheduling sessions, tracking progress, and matching students with the best tutors for their needs.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages