https://github.com/mhmdhidr/web-based-mobile-app-dev-coursework2-client
Client for Web Based Mobile App Dev Coursework2
https://github.com/mhmdhidr/web-based-mobile-app-dev-coursework2-client
educati lessons online-classes
Last synced: 9 months ago
JSON representation
Client for Web Based Mobile App Dev Coursework2
- Host: GitHub
- URL: https://github.com/mhmdhidr/web-based-mobile-app-dev-coursework2-client
- Owner: MHMDHIDR
- License: mit
- Created: 2023-12-17T07:19:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-31T21:39:00.000Z (over 2 years ago)
- Last Synced: 2024-01-31T22:38:35.980Z (over 2 years ago)
- Topics: educati, lessons, online-classes
- Language: CSS
- Homepage: https://mhmdhidr.github.io/web-based-mobile-app-dev-coursework2-client/
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### After School Online Lessons Booking System for Students using VueJS, ExpressJS, NodeJS, MongoDB, and AWS
> To Access The Client repo on Github click [here](https://github.com/MHMDHIDR/web-based-mobile-app-dev-coursework2-client)\
> **or Copy this link: https://github.com/MHMDHIDR/web-based-mobile-app-dev-coursework2-client**
> To Read the API implementation of the project on Github click [here](https://github.com/MHMDHIDR/web-based-mobile-app-dev-coursework2-api)\
> **or copy this link: https://github.com/MHMDHIDR/web-based-mobile-app-dev-coursework2-api**
> To view the Project Client (VueJS) implementation of the project on Github click [here](https://mhmdhidr.github.io/web-based-mobile-app-dev-coursework2-client)\
> **or copy this link: https://mhmdhidr.github.io/web-based-mobile-app-dev-coursework2-client**
##### The Client App (Frontend) for getting After School Online Lessons
> To View the endpoint Response with all of the available lessons on AWS Elastic Beanstalk [ 👉🏼 **[HERE]** ](https://cst3145-lessons-booking-system.eu-west-2.elasticbeanstalk.com/lessons)\
> \
> **or Copy this Link and Paste into Your Browser:
> \
> https://cst3145-lessons-booking-system.eu-west-2.elasticbeanstalk.com/lessons**
## Project setup
1. Open the terminal in MacOS, Linux or git bash in Windows then run the following commands
```
> cd /path/to/the/directory/you/want/to/clone/the/project/in
```
```
> git clone https://github.com/MHMDHIDR/web-based-mobile-app-dev-coursework2-client.git
```
2. Open the project in your favourite IDE (VSCode, Atom, Sublime Text, etc.)
3. Open the terminal in your IDE and run the following command
```
> npm install
```
### Enjoy, and don't forget to star the repo if you like it 😊