This application is a mock-up designed to showcase various offerings of a college, including cafeteria menus, student timetables, and an authentication process for users. It serves as a prototype to demonstrate how students can navigate through college services easily.
- User Authentication π: Secure login system for students.
- Cafeteria Menu π: View daily menu items and nutritional information.
- Student Timetable π : Access and manage personalized class schedules.
- Department Pages π: Explore specific department information, including Accounting, Engineering, and IT.
- Activities and Assignments π: Stay updated on extracurricular activities and assignments.
- Clone the Repository:
git clone https://github.com/t3hj/CollegeMock-UpApp.git
- Navigate to the Project Directory:
cd CollegeMock-UpApp - Run the Application:
- Open the project in your IDE (e.g., Visual Studio).
- Build and run the application to see the mock-up in action.
AboutUs.xaml: Information about the college.Absence.xaml: Absence reporting feature.Accounting.xaml: Department-specific information.ActivitiesPage.xaml: Details on extracurricular activities.AssignmentsPage.xaml: Access assignments and deadlines.CourseInformationPage.xaml: Course details and requirements.EngineeringPage.xaml: Engineering department information.ITPage.xaml: Information about IT offerings.MainPage.xaml: Main entry point of the application.Menu.xaml: Displays the cafeteria menu items.RegistrationPage.xaml: Handles user registration.Timetable2.xaml,Timetable3.xaml,TodaysTimetable.xaml,WeeklyTimetable.xaml: Various timetable views.
- Integrate a real database for user data and menu items π.
- Add more features like notifications for upcoming classes β°.
- Implement feedback mechanisms for users to suggest improvements π.
Feel free to submit a pull request if you'd like to contribute to the development of this mock-up app! π€