GithubHelp home page GithubHelp logo

competency-passbook's Introduction

competency-passbook

A competency passbook to collate, view, track and provide recognition against competencies achieved against learnings completed by each official on the iGoT Karmayogi platform. A Competency Passbook (CP) should be a algorithm-based aggregate which lists the competencies needed by the user as per their role. It also lists the gaps in competencies. The user’s main objective is therefore the closure of the gaps through the selection and consumption of the Courses. This should handle both online and offline based learning.

Folder Structure

Project Root
├── app
│   └── [Main application files]
├── components
│   └── [Reusable UI components]
├── libs
│   └── [Utility functions, helper classes]
├── models
│   └── [Data models and schemas]
├── public
│   ├── images
│   └── fonts
├── .eslintrc.json
├── .gitignore
├── README.md
├── jsconfig.json
├── next.config.js
├── package-lock.json
├── package.json
├── postcss.config.js
└── tailwind.config.js

Getting Started

1. Fork it 🍴

Fork the project repository on GitHub by clicking the "Fork" button in the top-right corner.

2. Clone it 👥

Clone the forked repository to your local machine using the following command:

git clone https://github.com/your-username/compentency-passbook.git

3. Set it up ⬆️

Navigate to the project directory:

cd compentency-passbook

4. Run it 🏁

Install the required dependencies using npm:

npm install

5. For testing purpose 💥

Copy the following content and create a .env file in the project root directory. Fill in the MONGODB_URL with your MongoDB connection string.

MONGODB_URL=your-mongodb-connection-string

6. Launch the Application 🚀

Start the development server:

npm run dev

Open http://localhost:3000 in your preferred web browser to see the application in action.

competency-passbook's People

Contributors

sumitmaithani avatar

Watchers

 avatar  avatar

Forkers

nguyenvuhoang

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.