VinayKanase / WhiteHats

This is project repository for Codecell Hack 6.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project logo

Scholarships App

Hackathon Status GitHub Issues GitHub Pull Requests
License


πŸ“ Table of Contents

🧐 Problem Statement

  • Background: India as we know is a densely populated country and every year more than 6 crores of Indians graduates from diverse backgrounds and with diversity in education. Almost similar number of students enter into colleges for taking various education to help them in seeking jobs. With time students also look for good scholarships based on the merit, skills, income, etc. Getting scholarships would help such students to even excel more.
  • Summary: With growing technology and market scholarships in the market is also increasing but is the data is not confined to one place. People have to find various places to check for good scholarships. Addressing this problem will help in knowing various national and international scholarships. It will encourage students to increase their merit to get such scholarships for better future.
  • Objective: : We need you to develop a portal where various National and International scholarships are shown up. This should be updated with the latest scholarships that are being offered.

πŸ’‘ Idea / Solution

The Web app where data of new scholarships can be added, verified and help students to find best scholarships for them.

⛓️ Dependencies / Limitations

  • What are the dependencies of our project?
    • Scholarship Provider have to visit and add his scholarship information to our web application
    • Needs an admin user to vrify and manage scholarships and queries
  • What are the limitations of our project?
    • Can not add scholarships information automatically

πŸš€ Future Scope

  • Can add new role has Company and verify company once by admin and after that all the scholarships added by company will be automatically be verified
  • Can get scholarship data using web scraping

🎈 Usage

Install Requirements

  • Python(3.6)
  • Virtual environment (any)
    • We used pipenv

Get started using it

  • Clone this repository
  • Rename .envtemplate to .env and add required config data
  • runserver and you are ready to use this app locally on your machine

⛏️ Built With

  • Firebase - Auth, Database, Storage
  • Django - Server Framework
  • Pyrebase - Database Framework with Django
  • HTML - Hyper text markup Language
  • CSS - Cascading Style Sheets
  • Javascript - Programming Language

✍️ Authors

πŸŽ‰ Acknowledgments

About

This is project repository for Codecell Hack 6.0


Languages

Language:Python 42.0%Language:HTML 32.1%Language:CSS 25.9%