Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

College App 📱

This Xamarin.Forms application is developed for college use and serves as a simulation for user creation and interaction with various activities. 😄

Overview

The app consists of several key components:

  • Main Page (MainPage.xaml):

    • Displays a welcome message and provides options to add a new user or view the list of existing users.
  • User List Page (List.xaml):

    • Lists all users, allowing users to select and view details.
  • Add User Page (AddUser.xaml):

    • Allows the addition of new users with basic information such as name, last name, birthdate, gender, and partner status.
  • User Details Page (UserDetails.xaml):

    • Displays detailed information about a selected user, including the ability to manage activities, update user information, and delete the user.
  • Activities Page (Activities.xaml):

    • Allows users to manage their activities, including adding and removing activities.

Usage

  1. Main Page:

    • Navigate to the "Add User" page to create a new user.
    • Navigate to the "User List" page to view the list of existing users.
  2. User List Page:

    • Select a user to view detailed information and manage activities.
  3. Add User Page:

    • Fill in the required information to add a new user.
    • Press the "Save" button to add the user.
  4. User Details Page:

    • View and manage user details.
    • Navigate to the "Activities" page to manage user activities.
    • Update user information or delete the user.
  5. Activities Page:

    • Add new activities and view/manage existing ones.

Installation

  1. Clone the repository:
    git clone https://github.com/Fuguety/Club-App.git
    
  2. Ensure you have the following prerequisites installed:
  • Xamarin

  • Visual Studio (Recommended)

    • To run the app locally, ensure you have the necessary Xamarin.Forms development environment set up.

Open the project in your preferred Xamarin.Forms development environment.


Tools used

Xamarin C# .Net vstudio


License: MIT

This project is licensed under the MIT License.

About

App made in XAML for college, it simulates creation of users and interactions with activities

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages