Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review Lassonde

A mobile application for Android/iOS that allows students to talk about their experience with the courses they have taken to help guide future students.

I built the app mainly using Flutter, Firebase and Selenium

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Flutter Application

  1. Install Flutter. See the installation guide.

  2. Once you clone the repository run flutter pub get to install the dependencies.

  3. Use this guide to connect your app to Firebase.

  4. With a connected device you should be able to run the command flutter run

Python WebScraper

The course-scrape.py is highly specific for this case but it does include useful cases to model adding data to firestore while webscraping.

  1. Install the Chrome Driver in its appropriate location.

  2. Setup your Firebase project and update the value of cred in course-scrape.py with your Firebase config file.

  3. Run course-scrape.py and you should see progress bars in the command line.

Screenshots

HomePage FacultyPage CoursePage

Flutter

Built With

  • Flutter - Beautiful native apps in record time.
  • Firebase - Firebase is Google's mobile platform that helps you quickly develop high-quality apps and grow your business.
  • Selenium - Selenium automates browsers.

Helpful Resouces

License

MIT License

Copyright (c) 2020 Vivek Wadhwani

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE ATHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

Review system for courses at Lassonde using Flutter, Firebase and Selenium

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Contributors

Languages