A straightforward application for managing the Bachelor of Software Engineering student cohort list.
To get started, follow these simple steps:
-
Clone the Repository:
- Run the following command to create a local copy of the project:
git clone https://github.com/your-username/ALU-Registration-System.git
- Run the following command to create a local copy of the project:
-
Navigate to the Project Directory:
- Use this command to move into the project directory:
cd ALU-Registration-System
- Use this command to move into the project directory:
-
Run the Setup Script:
- Execute the setup script to prepare your environment:
./setup.sh
- Execute the setup script to prepare your environment:
Explore the capabilities of this application with ease:
-
Run the
main.shScript:- Initiate the core functionality with this command:
./main.sh
- Initiate the core functionality with this command:
-
Manage Student Records:
- Select from the menu options to create, view, update, or delete student records.
-
Extract Student Emails:
- To gather student emails, execute the 'select-emails.sh' script:
./select-emails.sh
- To gather student emails, execute the 'select-emails.sh' script:
We actively welcome contributions from our community. If you'd like to contribute to this project, follow these steps:
-
Fork the Repository:
- Create a fork of this repository on GitHub.
-
Create a New Branch:
- On your forked repository, create a new branch dedicated to your feature or improvement.
git checkout -b feature/new-feature
- On your forked repository, create a new branch dedicated to your feature or improvement.
-
Make Changes and Commit:
- Implement your changes and make meaningful commits.
-
Push to Your Forked Repository:
- Push your branch to your forked repository on GitHub.
-
Create a Pull Request:
- Finally, open a pull request to propose your changes for review and inclusion.
This project is licensed under the terms specified in [Negpod-8]. For more details, refer to the project's LICENSE file.