Giter Site home page Giter Site logo

innov-8's Introduction

Innov-8
Innov-8

Innov-8 - A platform to provide opportunities for school students interested in STEM
KJSCE Hack 6.0 || Team DCodeStarBots

Table of Contents

📝Description

Are you a student interested in STEM, but not backed by your school due to lack of opportunities? Worry not, Innov-8 is here to bridge the gap. Innov-8 is a platform where like-minded STEM enthusiasts can connect and team up together, explore various opportunities, create and share projects, connect with mentors. As a student, having a source of sharing their school projects publicly online itself serves as a motivation factor for them. Innov-8 is not only a platform for students, but also a one-stop platform for the unorganized sector of science exhibitions. Often, science exhibitions are limited only to a specific school, although the school might want to draw in more competition. Especially after the pandemic, organizers realize the need of having an online presence.
To draw a analogy, Innov-8 is for school-level science event organizers what Devfolio is for hackathons. A single platform to streamline the entire process.
Talking about commercial viability, sponsors are always interested in funding events for school students. Innov-8 also serves as a platform to connect organizers with interested sponsors.

🔗Links

🤖Tech-Stack

Python Flask HTML5 CSS3 Tailwind JavaScript

📈Progress

3 Access Levels

  • Student
  • Organizer
  • Sponsor

Organizer

  • Host an event (science exhibition, quiz competition, seminar)
  • Call for applicants to the event
  • Contact sponsors for sponsoring their events

Student

  • Public Profile with basic details
  • Add and display projects on the profile, share the projects publicly
  • Apply to events
  • Search like-minded peers based on interests specified during registration
  • Make teams for events
  • Messaging Inbox for contacting
  • Browse a timeline to search for like-minded peers, view projects from other students, like and share them

Project

  • Add project description with images
  • Add external videos
  • Share your projects to your friends, teachers and parents
  • Likes and comments on the project

Event

  • Call for applicant registrations
  • Register teams
  • Accept submissions for teams participating in the event
  • Voting for the teams
  • Contact mentors using messaging inbox feature

Sponsor

  • Browse for competitions to potentially sponsor
  • Contact organizers using messaging inbox feature

🔮Future Scope

For organizers who organize the events, we can add

  • Livestreaming the event
  • Complete announcement of results on the platform itself
  • RSVP for friends and parents

For projects

  • Improve project videos addition
  • Add rich-text description features (since students might not be familiar with markdown) - partially implemented

For students

  • Add a recommendation system to improve the timeline of the user
  • Add general "posts" apart from adding projects
  • Connect local student groups together, allow collaborations, meetups

Mentor access level

  • Add another access level for mentors
  • These voluntary mentors can guide interested students on their projects and interests

⚙Database Schema

SQL Schema Diagram

🛠Project Setup

  1. Clone the GitHub repo
    $ git clone https://github.com/saRvaGnyA/Innov-8.git
    
  2. Create a new virtual environment inside the cloned directory, activate the virtual environment and install all the dependencies specified in the requirements.txt file
    $ cd Innov-8
    $ virtualenv venv
    $ venv/scripts/activate
    $ pip install -r requirements.txt
    

💻Usage

Once the required setup and installation is completed, you can start developing and running the project.

Go into the root directory of the project and start the run.py file

python3 run.py

👩‍💻Contributors

Team DCodeStarBots

  1. Sarvagnya Purohit
  2. Ananya Bangera
  3. Harsh Nag
  4. Dhrumil Raigagla

innov-8's People

Contributors

ananya-bangera avatar dhrumil07 avatar jigsaw-23122002 avatar sarvagnya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

innov-8's Issues

UI Revamp

UI elements of the project to alter

  • Sidebar (links, current page highlighting)
  • Navbar (user acct, logout button)
  • Project page
  • Profile page - projects
  • Landing page

Pages:

  • Landing page - content remains
  • Register page button fixed
  • Login page button fixed
  • Navbar links, typewriter
  • Sidebar links

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.