Skip to content

eirocsystems/dormjotting

Repository files navigation

Dorm Jotting

A notes management information system which helps students to upload,download and manage notes of their particular course. The whole system is coded in core PHP and MySqli

Requirements

  • PHP >=7.3.9 recommended
  • MySQL DB
  • Ability to write .htaccess file for apache mod_rewrite

Login Details

  1. Admin: username: root password: adminroot

  2. User: username: user password: userpass

Main Features

  • Multiple user access: Allows multiple type of users(lecturer/student/admin) to login
  • Functional Admin panel: Allows admins to manage the whole system
  • CRUD functionalities: Allows all users to create,read,update and delete their notes in a managed format
  • Profile update option: Allows users to update their profile/account details
  • Secure registration and login option for users
  • Allows students and teachers to download/upload their course notes easily
  • Allows users to recover their password using forgot password option

Releases

No releases published

Packages

No packages published