Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
80 changes: 77 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,46 @@
# RSSchool + Angular
# RSSchool + Angular project management app

This is a final project to demonstrate our skills after RSSchool study with Angular 13. It contains [all of the specs](https://github.com/rolling-scopes-school/tasks/blob/master/tasks/angular/project-management-app.md) all requirements as well as. Specs have been reformatted and converted to using best practices as outlined below.
![Angular](https://img.shields.io/badge/angular-%23DD0031.svg?style=for-the-badge&logo=angular&logoColor=white)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)
![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white)
![Commits](https://img.shields.io/github/commit-activity/y/PoMaKoM-RSTeam/Project-management?style=for-the-badge)
![AGPL License](https://img.shields.io/github/license/PoMaKoM-RSTeam/Project-management?style=for-the-badge)

## Get started
| <img src="https://svgshare.com/i/hSv.svg"> | This is a final project to demonstrate our skills after RSSchool study with Angular 13. It contains [all of the specs](https://github.com/rolling-scopes-school/tasks/blob/master/tasks/angular/project-management-app.md) all requirements as well as. Specs have been reformatted and converted to using best practices as outlined below. |
| ------------------------------------------ | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

## Table of contents
- [Demo](#demo)
- [Tech Stack](#tech-stack)
- [Features](#features)
- [Installation](#installation)
- [Developers](#Developers):rocket:
- [Support](#support)
- [Used By](#used-by)
- [FAQ](#faq)


## Demo

Link to demo
https://wapa.netlify.app/

## Tech Stack

**Client:** Angular, SCSS, TypeScript

**Server:** Nextjs, PostgreSQL

## Features

A short list of additional features implemented in our project:

- Light/dark mode
- Drag and drop
- Fullscreen mode
- Cross platform

## Installation

### Clone the repo

Expand Down Expand Up @@ -38,3 +76,39 @@ These are the test-related scripts:

- `npm test` - builds the application and runs Intern tests (both unit and functional) one time.
- `npm run ci` - cleans, lints, and builds the application and runs Intern tests (both unit and functional) one time.

## :rocket: Developers <span id="Developers"><span>

We are an international (Belarus <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/f/f4/Nuvola_Belarus_flag_1991.svg/240px-Nuvola_Belarus_flag_1991.svg.png" width="20px" height="20px">, Georgia <img src="https://cdn-0.emojis.wiki/emoji-pics/lg/georgia-lg.png" width="20px" height="20px">, Ukraine <img src="https://cdn-0.emojis.wiki/emoji-pics/lg/ukraine-lg.png" width="20px" height="20px">) team of **stage3** students at **RSSchool** who have chosen to further develop and learn **Angular**.

- [PoMaKoM [Team Lead & Mentor]](https://github.com/PoMaKoM)
- [Alexxg0152 [Frotend developer (js, ts, angular)]](https://github.com/alexxg0152)
- [Wolf-Den1994 [Frotend developer (js, ts, angular)]](https://github.com/Wolf-Den1994)
- [Algolj [Frotend developer (js, ts, angular)]](https://github.com/algolj)

## Support

For support open issues or join our Discord channel.

## Used By

This project is used to demonstrate our skills, self-learning abilities, organization, and workaholism. This project also shows the level of patience and enthusiasm of our mentor.
And, of course, this project is used to, as one funny communist comrade said from the podium of the UN - "show Kuzma's mother" to the current employer :rofl::rofl::rofl:

## FAQ

#### Was it difficult to study in this course?

Yes, it was. But it was very interesting.

#### Do we regret choosing Angular over React?

No, we don't and we see the perspectives!

#### Do we recommend this course for learning?

Absolutely! Don't even think about it, RSSchool is 100% the right choice!

## License

[Mozilla Public License 2.0 ](https://github.com/PoMaKoM-RSTeam/Project-management/blob/develop/LICENSE)