Skip to content

NeelDigonto/department-management

Repository files navigation


FACULTY BOOK

An awesome ERP app!

About The Project

FACULTY BOOK Screen Shot

This a dedicated College ERP web app, sepcially tailored for use in IEM Kolkata.

It stores all faculty information and publications in cloud, and provides easy report generation and complex filtering and sorting metrics based on 200+ options.

(back to top)

Built With

It is a standalone nextjs web-app with mongodb as the database.

  • Next
  • MongoDB
  • MongoDB
  • Material UI
  • AWS

(back to top)

Getting Started

Note on how to setup this project.

Prerequisites

You will need nodejs and yarn pre-installed to run the development setup, nothing more.

  • npm
    npm install yarn -g

You will need docker or other cloud cli if you want to host this on your own. The original app that the college uses is in gitlab and the CI/CD is maintained over there.

Installation

Please use yarn to install deps and nto npm or pnpm, etc.

  1. Clone the repo
    git clone https://github.com/notfathomless/department-management.git
  2. Install NPM packages
    yarn install
  3. Populate the environment variables in server/.env TODO: List of environments variables.

(back to top)

Usage

App LOGIN


ADMIN DASHBOARD


FACULTY PROFILE


FACULTY ACHIEVEMENT


(back to top)

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also directly ping me at [email protected]! 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 AGPL License. See LICENSE.txt for more information.

(back to top)

Contact

Saikat Dey - linkedin - [email protected]

Project Link: https://github.com/notfathomless/department-management

(back to top)

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)