Coder Social home page Coder Social logo

kiran-kumar-k3 / mentor-mentee Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 70 KB

Welcome to the Mentor-Mentee Matching App, a Streamlit-based application for managing mentorship relationships and student details.

Home Page: https://mentor-mentee-app.streamlit.app/

Python 100.00%

mentor-mentee's Introduction

Mentor-Mentee Matching App

Welcome to the Mentor-Mentee Matching App, a Streamlit-based application for managing mentorship relationships and student details.

Overview

This application allows mentors and students to interact through a centralized platform. It utilizes SQLite for data storage and provides functionalities such as:

  • User Authentication: Secure login and signup for mentors and students.
  • Student Details Management: Capture and store student information including test marks, certifications, projects, and academic issues.
  • Mentor Feedback: Enable mentors to provide feedback to assigned students.
  • Dynamic UI: Utilizes Streamlit's interactive components for seamless user interaction.

Features

  • User Roles: Supports roles for both mentors and students.
  • Database Integration: Uses SQLite to store user accounts, student data, and mentor feedback.
  • Responsive Design: Includes UI styling for a visually appealing experience.

Installation

To run the application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/KIRAN-KUMAR-K3/mentor-mentee
    cd mentor-mentee
  2. Install dependencies:

    Ensure you have Python installed. Then install the required libraries:

    pip install -r requirements.txt
  3. Run the application:

    Execute the following command to start the Streamlit app:

    streamlit run app.py
  4. Access the app:

    Open your web browser and go to http://localhost:8501 to view the application.

Usage

  • Login or Signup: Choose to login as a mentor or student, or create a new account.
  • Student Details Form: Students can input their personal details, test marks, certifications, projects, and academic issues.
  • Mentor Interaction: Mentors can select students, view their details, provide feedback, and manage mentorship relationships.

Screenshots

Screenshot 1 Screenshot 2

Technologies Used

  • Python
  • Streamlit
  • SQLite
  • Pandas
  • hashlib (for password hashing)
  • requests (for URL image fetching)
  • base64 (for encoding images)

Contributing

Contributions are welcome! Please fork the repository and create a pull request for any suggested changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.

mentor-mentee's People

Contributors

kiran-kumar-k3 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.