Skip to content

shandli123/Fellowship-Portal

Repository files navigation

Final Code is in Master

Organizational Management System

Organizational Management System developed to track and monitor the progress of mentors, mentees through program organization. Comprises of a 3-way login system, facility for session addition and assignment submission. Also features for Rasa chatbot(yet to be integrated) and scribble pad for efficient note taking. To make the project more user friendly visualization of data using pie charts and bar graph is done ,also it has a chrome extension to read the text of the website as an additional feature.

Demo Of The Projects

WhatsApp Image 2021-09-08 at 9 38 14 AM (4) WhatsApp Image 2021-09-08 at 9 38 27 AM WhatsApp Image 2021-09-08 at 9 38 14 AM (3) WhatsApp Image 2021-09-08 at 9 38 14 AM (2) WhatsApp Image 2021-09-08 at 9 38 14 AM

Procedures:

  1. Install virtualenv - pip install virtualenv $ py -m venv myenv
  2. $ myenv\scripts\activate.bat ( use .ps1 for powershell)
  3. $ git clone https://github.com/shandli123/Fellowship-Portal/tree/main/management
  4. cd management
  5. Install requirements.txt $ pip install -r requirements.txt
  6. Then move on to the folder where manage.py is present then run

$ py manage.py makemigrations

$ py manage.py migrate

$ py manage.py runserver

Server will be running now

Login Credentials

For Admin : Create SuperUser

For Others : Create credential using Admin Dashboard

Innovative Projects

RASABOT : AI/ML based AskMeAnything Bot
Chrome Extension : Speech
Web-Based -AR

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors