Skip to content

A django app for my school counselour for students to book their session

Notifications You must be signed in to change notification settings

ChronoHaxx/room_booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

room-booking app for appointments.

Python Version Django Version

Base project : https://github.com/ChronoHaxx/counselour-web/blob/master

To do :

-UX (User Experience)

  • Add widget to choose day, forward and back a day
  • adjust the time to be on working hours -cannot be done due to js script copied is coded exclusively for 24 hour measurement
  • appointment added needed to get approval of Administrator to be displayed on table
    • this includes some form of inbox and outbox for request etc
    • still incomplete because it only blocks the user from changing values from the frontend side
  • add current date display
  • bigger text field for objective

-Forms validation of new appointment

  • so it doesnt allow user to pick date that already booked and approved

-User auth

  • groups of students, teachers, staff
  • this includes the forms to only allow high priveleged group to book
  • users profiles.

-Design

  • intuitive field with widget and ordered stuff in appointment-admin
  • simple navigation stuff
  • retain original table view, too lazy to redesign.
  • minimalistic modern style
  • responsive
  • PWA

About

A django app for my school counselour for students to book their session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published