Skip to content

AhmadNsour/masterpiece-Ahmad_Nsour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

alt text

Welcome to Head Start

Ahmad Mohammad Ahmad ALnsour

Description : This repository holds A Website dedicated to HR and Technical Interviews' questions and answers.

The Website can be found on https://headstartapp.herokuapp.com/

Or follow the instructions below

Installation Guide

This is a guide that will walk you through on how to install Head Start-web source code.

Steps

1- git clone the repository

~$ git clone https://github.com/AhmadNsour/HeadStart.git

2- install all modules

~$ cd Source\ Code/ 

~$ cd front-end/

~$ sudo npm install
~$ cd Source\ Code/

~$ cd back-end/

~$ sudo npm install

3- start the project

~$ cd front-end/

~$ sudo npm start
~$ cd back-end/

~$ sudo nodemon server.js

Happy hacking :)

Development Worlflow :

Subject Provided Comments
Install Node ✔️
Install Nodemon ✔️
Install Express ✔️
Install React ✔️
Install React-Route-dom ✔️
Create All Routes File ✔️
Create All Components File ✔️
Create DB schema ✔️
Server Test ✔️
Code Structure ✔️
Add All Get Functions ✔️
landing, about us, hr questions pages ✔️
technical questions, post pages ✔️
join us, ask question pages ✔️
event, events, add event pages ✔️
register, login, user Dashboard pages ✔️
user profile, add question pages ✔️
functionality check ✔️
UserDashBoard page functions ✔️
Finish all functions ✔️
header, footer & register pages design ✔️
landing , events & posts pages design ✔️
techincal , Hr questions pages design ✔️
Edit the design ✔️
fix login,add event pages bugs ✔️
add pop-up component ✔️
Edit add user form ✔️
add new quiz route ✔️
Edit quiz style ✔️
add quiz API file ✔️
finsih quiz page ✔️
edit quiz api ✔️
edit file structure ✔️
add Atlas for database ✔️
edit userDashboard ✔️
add to heroku ✔️
add heroku link to readme file ✔️

About

Coding_Academy_By_Orange Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages