Skip to content

mohamedgaber-intake40/students-final-front-end

 
 

Repository files navigation

STUDENT'S

A social network website that connects all of the following entities

  • Students
  • Professors and Teaching staff
  • Staff and Moderators
  • Companies and Organizations

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

  • Backend:
    • php: 7.2
    • Laravel framework 7.x
    • MySQL database
  • Frontend:
    • Angular framework 9
    • Angular material 9
    • Angular bootstrap 6
    • Fortawesome 5
    • Admin LTE 3

Installing

A step by step series of examples that tell you how to get a development env running

Clone the project to your local machine

git clone https://github.com/Abdallah-Zidan/student-final-back-end.git

git clone https://github.com/Abdallah-Zidan/students-final-front-end.git

For backend project run the following command in the project directory

composer install

For frontend project run the following command in the project directory

npm install

After installing the project, you can try dummy data using Laravel seeder

Make sure MySQL database is running

php artisan db:seed

Built With

  • Laravel - The backend web framework used
  • Angular - The frontend web framework used

Authors

License

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

About

Students final project front end part

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 40.5%
  • CSS 39.6%
  • HTML 19.7%
  • JavaScript 0.2%