Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.55 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.55 KB

AcadeMe

Welcome to AcadeMe! 🧑‍💻 For students, by students. 🧑‍🎓

  • Read other students feedback on the various courses in your university!
  • Provide your own feedback on courses you've already taken!
  • Chat with other students, provide guidance or ask questions.

The Team

Shaked Hagag Raz Ashtar Daniel Waldman Daniel Itkes Dean Civlin

Features

  • View all courses offered by your, and other universities.
  • Rate your academic staff and various courses on a scale of 1 to 5.
  • Chat with fellow students in the course-designated forums.

Tech

AcadeMe uses a number of technologies to work properly:

Frontend Backend Datebase
HTML Python SQLite
CSS Django
JavaScript Vagrant
Bootstarp

Installation

  1. Install Vagrant and VirtualBox/VMWare hypervisor.
  2. Clone AcadeMe repository.
    https://github.com/redhat-beyond/AcadeMe
  3. Open any terminal and navigate to the project directory.
  4. Run the vagrant up command.
  5. Use any browser and navigate to - localhost:8080.