navn-r / uimpactify

The E-Learning website dedicated to serve the social purpose sector.

Home Page:https://uimpactify.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

U Impactify

This is U Impactify, the E-Learning website dedicated to serve the social purpose sector. Users can use this platform to develop their company's capacity, teach, and engage in various courses.

Learn, Grow, and Give with Us

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Deployment
  3. Getting Started
  4. Acknowledgements
  5. Memorable Quotes

About The Project

Logo

Built With


Features

  • Assessments / Courses / Grading

Logo

  • Survey / Rating

Logo

  • Hiring / Finding Opportunities

Logo

Logo

  • Real-Time Chat

Logo

  • Giving Garden / Social Initiatives

Logo

Deployment


Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/navn-r/uimpactify
  2. Install and Start the Project
    # frontend init.
    cd frontend
    npm install
    ng build --watch
    
    # backend init.
    cd ..
    cd backend
    npm install
    nodemon # or you can do npm start

Acknowledgements

Made with ❤️ by Team 🅱️oundless


Memorable Quotes

Navinn: This could be done in an hour
Clara: This is gonna be a breeze
Samyak: Bro thats the coolest word in the world
Divyam: Who deleted my apples?

Swarup: your demo was pretty nice tbh.
Prof. Dema: Go second years go!
Gabrian: Great job boundless!

About

The E-Learning website dedicated to serve the social purpose sector.

https://uimpactify.herokuapp.com


Languages

Language:TypeScript 38.9%Language:HTML 28.1%Language:CSS 20.6%Language:JavaScript 12.4%