Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kingsleyibe/admin-dashboard
The Admin Dashboard displays students' information on the program. Users will have access to important information such as new or additional courses, institution statistics, help links, and others.
https://github.com/kingsleyibe/admin-dashboard
bootstrap css html javascript jquery
Last synced: 13 days ago
JSON representation
The Admin Dashboard displays students' information on the program. Users will have access to important information such as new or additional courses, institution statistics, help links, and others.
- Host: GitHub
- URL: https://github.com/kingsleyibe/admin-dashboard
- Owner: KingsleyIbe
- Created: 2022-01-29T02:42:37.000Z (almost 3 years ago)
- Default Branch: development
- Last Pushed: 2022-02-04T07:44:12.000Z (almost 3 years ago)
- Last Synced: 2024-10-18T09:14:46.334Z (3 months ago)
- Topics: bootstrap, css, html, javascript, jquery
- Language: HTML
- Homepage: https://github.com/KingsleyIbe/admin-dashboard
- Size: 4.82 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Admin Dashboard.
> This is an Admin Dashboard.
![screenshot](images/screenShot.jpeg)
### The Admin Dashboard displays students' information on the program. Users will have access to important information such as new or additional courses, institution statistics, help links, and others.
## Built With
- HTML
- CSS
- JavaScript
- Git and GitHub## Live Demo
- [Live Demo Link](https://kingsleyibe.github.io/admin-dashboard/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- You should have basic knowledge of HTML
- You should have basic knowledge of CSS
- You should have basic knowledge of webpack
- Also, a basic knowledge of git and github
- A code editor: I used VScode for this project but you can use any code editor of your choice
### Setup
- follow steps on this link to set up VScode code editor: [setup vscode](https://www.freecodecamp.org/news/how-to-set-up-vs-code-for-web-development/)### Install
[download](https://code.visualstudio.com/download) VScode.
[Watch this video](https://www.youtube.com/watch?v=MlIzFUI1QGA) on how to install VScode on windows### Usage
Clone project, run in your terminal:
```$ git clone https://github.com/KingsleyIbe/admin-dashboard.git ```
Open the cloned project in your code editor and run:
``` $ cd admin-dashboard ```
Install npm packages, run:
``` $ npm i or npm install ```
Then run the server:
``` $ npm start ```
## Author
- GitHub: [@githubhandle](https://github.com/kingsleyibe)
- Twitter: [@twitterhandle](https://twitter.com/ibekingsley2)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/kingsley-ibe-5669a5134)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/KingsleyIbe/admin-dashboard/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgment
- Harde Business School## 📝 License
This project is [MIT](./MIT.md) licensed.