Skip to content

SVKM Student Portal: Seamlessly login, sign up, and access results via a secure database. Pay fees, explore faculty profiles with linked LinkedIn IDs, and download mark sheets effortlessly, streamlining your academic journey

License

Notifications You must be signed in to change notification settings

rudraparmar76/Student-Portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

SVKM Student Portal 🎓

Welcome to the SVKM Student Portal, a collaborative effort by a team of passionate developers, designed to simplify your academic journey at SVKM institutions. This Java application offers a user-friendly interface and essential features, ensuring a seamless experience for students.

Development Team 👩‍💻👨‍💻

Output

Features 🚀

  • User Authentication: Secure login and signup functionalities ensure data privacy.
  • Database Integration: Seamlessly store and manage student information, results, and payment records.
  • Academic Results: View exam results, download mark sheets for your records, and plan your academic progress.
  • Fees Payment: Pay fees online securely and keep track of your financial transactions.
  • Faculty Directory: Explore a list of faculty members and click to view their LinkedIn profiles.
  • Document Download: Easily download mark sheets, fee receipts, and other important documents.

Getting Started 🛠️

  1. Clone the Repository:

    git clone https://github.com/rudraparmar76/Student-Portal.git
  2. Database Setup:

    • Configure your database to store student information, results, and financial records.
    • Update database connection details in the Java application.
    • Or else you can import this database file.
  3. Compile and Run:

    • Navigate to the project directory.
    • Compile the Java files:
      javac *.java
    • Run the application:
      java fileName
  4. Access the Portal:

    • Launch the application and access the portal functionalities via the graphical user interface (GUI).

Contribution Guidelines 🤝

We welcome contributions to enhance the SVKM Student Portal. To contribute:

  1. Fork the Repository.
  2. Create a New Branch: git checkout -b feature/new-feature.
  3. Commit Changes: git commit -m 'Add a new feature'.
  4. Push to Your Branch: git push origin feature/new-feature.
  5. Open a Pull Request.

License 📜

This project is licensed under the MIT License - see the LICENSE file for details.

About

SVKM Student Portal: Seamlessly login, sign up, and access results via a secure database. Pay fees, explore faculty profiles with linked LinkedIn IDs, and download mark sheets effortlessly, streamlining your academic journey

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages