Skip to content

NandaMonroe/E-Smart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 Employee Management App! 🌐


📒 Table of Contents

  1. Description
  2. Approach
  3. Built With
  4. Getting Started
  5. Enviroment Variables
  6. Status
  7. Contributing
  8. License

🔰 DESCRIPTION

E-Smart is designed to streamline communication within your workplace by providing an efficient platform for HR and employees to easily access and exchange information about their colleagues. With this system, employees can navigate through different departments, identify supervisors, and view details such as job titles, department affiliations, email addresses, dates of birth, and hire dates for all staff members. Clicking on an individual employee redirects to their profile, where their is a comprehensive overview, including a Fun Fact 😆.

Here's how it operates:

  • When a new employee joins, the HR (ADMIN) creates a profile for them, assigning a company number and generating a temporary password.
  • Upon their initial login, employees can personalize their profiles by updating passwords, adding profile pictures, and sharing fun facts.
  • They also have the capability to check both their own and their co-workers' schedules.
  • Need to coordinate a schedule change? Simply message the coworker and request a "change of schedule."
  • The HR then reviews and approves or denies the request, sending confirmation messages to both parties.

Note: Administrative functions, such as adding departments, employees, and updating schedules, are exclusively accessible by the ADMIN.

E-Smart enhances workplace connectivity and efficiency, fostering a more cohesive and informed professional environment.

(back to top)

⚙️🔧 BUILT WITH


JAVA SPRING SPRING SECURITY MySQL BOOTSTRAP

(back to top)

⚡ GETTING STARTED

To clone and run this application, you'll need Git installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/NandaMonroe/E-Smart

# Go into the repository
$ cd E-Smart

# Build Maven Artifact
$ javac JavaProjectApplication

# Run the app
$ java com.nandamonroe.javaproject

(back to top)

📈 STATUS

The app is still a work in progress. There are a few adjustment on the styling to do. The "View Schedule" & "Update Schedule" page still isn't built.

  • Fix styling
  • Create "View Schedule" page (front-end & back-end)
  • Create "Update Schedule" page (front-end & back-end)
  • Customize Employee Profile Page
    • Scale between cards
    • Profile picture ratio
    • Add a 'edit' button for user
    • Add message button

See the open issues for a full list of proposed features (and known issues).

(back to top)

🔥 CONTRIBUTING

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

🔒 LICENSE

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

About

Java Project - Employee Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published