Skip to content

ramishenouda/peam

Repository files navigation

Peam

A web application to share notes and track issues based on Trello.

peam, Released under MIT License. Made with, Django, and React

A platform that is specifically aimed for programming teachers and students where teachers can create courses, upload lectures, invite students & other teachers and set programming lab assignments to be handed.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • npm
https://www.npmjs.com/get-npm
  • For the backend check this repository
https://github.com/Kandeel4411/peam-backend

Installing

  1. Clone the repo.
git clone https://github.com/ramishenouda/peam.git
  1. Run npm install inside /peam to install npm packages.
npm install
  1. Use the command npm run start, to run the front end.
npm run start
  1. Open your browser & navigate to http://localhost:3000/
http://localhost:3000/.

Built With

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

The frontend repository of Peam.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published