From 7927ba4191b7d716ba3cd681c2f187d78afaaa8a Mon Sep 17 00:00:00 2001 From: Ali Date: Thu, 11 Jun 2020 13:32:30 +0300 Subject: [PATCH] updated readme relates #195 --- README.md | 47 ++++++++++++++++++++++++++++++++++------------- 1 file changed, 34 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 40f38e6..94554c0 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,23 @@ [check it out from here](https://ca-applicants-system.herokuapp.com/) -## Application description :information_source: -An application to facilitate code academy application process for applicants and help them to complete their applications easily and on time, also help code academy team to track , filter and create applications. +## Team :busts_in_silhouette: + +### Team Lead + - Asmaa Thabet + +### Team members +- Hassan Al-Najjar +- Ahmed Salah +- Mohammed Flaifel +- Ali Dahdouh + +## Application description :information_source: +An application to facilitate code academy application process for applicants and help them to complete their applications easily and on time, also help code academy team to track , filter and create applications. +![](https://i.imgur.com/Q8X3qaV.png) ## Main Problems :heavy_exclamation_mark: 1- Incorrect data that entered by applicants like problems in email, full name, GitHub handle, codewars link, free codecamp link, and others. @@ -92,7 +104,17 @@ The Admin sign in through sign-in page and he will be redirected to the dashboar ## The MVP :rainbow: - GIF Image + - Web + +![](https://i.imgur.com/KtYlkTi.gif) + +![](https://i.imgur.com/CaNT7yA.gif) + + + +- Mobile +![](https://i.imgur.com/0MXdmo2.gif) + ## Application Setup :mag: - clone this repo @@ -108,14 +130,15 @@ we will use `Heroku` Platform to deploy our website. ## Database Schema :file_cabinet: -![applicantsSystemDB](https://user-images.githubusercontent.com/29041512/78392404-e0a91680-75f0-11ea-8227-72a498c54463.png) +![](https://i.imgur.com/HfQMKaB.png) ## Technologies :computer: ### Frontend - React JS +- React Hooks - Material-UI - Javascript - HTML and CSS @@ -127,14 +150,12 @@ we will use `Heroku` Platform to deploy our website. - MongoDB - mongoose +## Stretch Goals :goal_net: -## Team :busts_in_silhouette: - -### Team Lead - - Asmaa Thabet +- Send a notifications from admin to applicants. +- Add new cohorts,technical tasks and project from admin dashboard. +- Add a new application from the admin dashboard and control its settings. +- Add a percentage progress bar in applicant profile page. +- Add page for common asked questions. +- Add admin users from dashbboard. -### Team members -- Hassan Al-Najjar -- Ahmed Salah -- Mohammed Flaifel -- Ali Dahdouh