College Explorer is a portal for Indonesian high school graduates which aims to cater to all their needs - be it looking for a college, finding productive skills to learn over the break, or speaking to prospective seniors about their dream colleges. We connect these students with campus ambassadors from colleges across Indonesia. These campus ambassadors provide complete information regarding their colleges and clear any doubts students may have.
We wanted to create a medium through which we could connect high school graduates with prospective seniors at the colleges they aim to study in. It is always better to interact with students currently studying in these colleges rather than trying to know everything about the college through their websites. College Explorer aims to bridge this gap.
- Flask
- SQLite
- HTML/CSS
- Bootstrap
College Explorer can be expanded to include colleges not just in Indonesia, but globally. This would create a worldwide community of college students and high school undergraduates looking to learn more about their dream colleges.
- Clone this repository.
git clone https://github.com/srishti-negi/SASS.git
- Install all the dependencies.
pip install -r requirements.txt
-
Run the following commands:
Windows
set FLASK_APP=start.py flask run
Linux / MacOS
export FLASK_APP=start.py flask run
You're all set! Head to http://127.0.0.1:5000/index to check out College Explorer!
- Shruthi Rao
- Apeksha Manchanda
- Srishti Negi
- Sachita Malhotra