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.
Shaked Hagag Raz Ashtar Daniel Waldman Daniel Itkes Dean Civlin
- 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.
AcadeMe uses a number of technologies to work properly:
Frontend | Backend | Datebase |
---|---|---|
HTML | Python | SQLite |
CSS | Django | |
JavaScript | Vagrant | |
Bootstarp |
- Install Vagrant and VirtualBox/VMWare hypervisor.
- Clone AcadeMe repository.
https://github.com/redhat-beyond/AcadeMe
- Open any terminal and navigate to the project directory.
- Run the
vagrant up
command. - Use any browser and navigate to -
localhost:8080
.