Skip to content

akhilpb001/tekcapzule-lms-web

Repository files navigation

License: GPL v3 Main Branch SonarCloud Bugs SonarCloud Vulnerabilities SonarCloud Code Smell SonarCloud Lines of Code Github all releases

TekCapzule LMS Web App

A set of lambda functions to manage users in TekCapzule
View Demo | Report Bug | Request Feature

Open in GitHub Codespaces

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License

About The Project

TekCapzule Web Applicaiton built using Angular. TekCapzule user's can leverage this application to explore and learn new tech topics, read tech news, articles and veriety of other contents. Follow specific tech topics to get daily updates etc.

(back to top)

Built With

  • Angular
  • TypeScript

(back to top)

Getting Started

Please follow the below instructions to setup the project locally.

Prerequisites

This project requires following softwares:

  • Angular CLI
  • Node.Js

Installation

Please follow the step by step instructions to install the required softwares and setup the project.

  1. Clone the repo
    git clone https://github.com/tekcapzule/tekcapzule-lms-web.git
  2. Run the following command for building the project locally
    npm install
    ng build
  3. Run the following command to start the dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
    ng serve

(back to top)

Roadmap

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

(back to top)

How to Contribute?

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/Neweature)
  3. Commit your Changes (git commit -m 'Add some NewFeature')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request

Contributors

(back to top)

License

Distributed under the GNU GENERAL PUBLIC LICENSE. See LICENSE.txt for more information.

(back to top)

About

TekCapzule LMS WebApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published