Giter VIP home page Giter VIP logo

reddawnmaster / internship-management Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 283 KB

The School-Internship-Web repository hosts an Internship Management System tailored for schools, integrating Spring Boot for backend development and Angular for the frontend. Leveraging Spring Data JPA and PostgreSQL for data management, alongside Bootstrap and PrimeNG for UI design.

License: MIT License

Java 12.95% CSS 4.07% HTML 34.45% TypeScript 48.54%

internship-management's Introduction

School-Internship-Web

This repository contains the source code for an Internship Management System designed specifically for schools. The goal of this project is to provide a user-friendly and efficient platform for managing student internships.

Technologies Used

Backend:

  • Spring Boot: Java framework for building web applications.
  • Spring Data JPA: Spring module for JPA (Java Persistence API) support.
  • Spring Web: Spring module for building web applications.
  • PostgreSQL: Database for data storage.

Frontend:

  • Angular: JavaScript/TypeScript framework for building web applications.
  • Bootstrap: CSS framework for designing responsive web pages.
  • PrimeNG: UI component library for Angular.

Backend Setup

To set up the backend, follow these steps:

  1. Ensure you have Java Development Kit (JDK) and Apache Maven installed.
  2. Import the backend folder as a Maven project in your preferred IDE.
  3. Update the PostgreSQL database configuration in application.properties located in src/main/resources.
  4. Run the EcmisApplication.java file to start the backend server.

Frontend Setup

To set up the frontend, follow these steps:

  1. Ensure you have Node.js and npm (Node Package Manager) installed.
  2. Open the frontend folder in your preferred code editor.
  3. Run npm install to install the required dependencies.
  4. Update the API endpoint in the Angular service files to match the backend server address.
  5. Run ng serve to start the frontend development server.

Usage

After setting up the backend and frontend, access the application by visiting http://localhost:4200 in your web browser. From there, you can efficiently manage student internships within the school.

Conclusion

This README provides an overview of the Internship Management System for schools. It explains the technologies used, project structure, backend and frontend setup instructions, and usage guidelines.

internship-management's People

Contributors

reddawnmaster avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.