Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sntakirutimana72/first-capstone-project
A conference-event app that allows users to view event timelines, plans, stakeholders, and features topics and speakers. Built with HTLM, CSS, Bootstrap, and JavaScript.
https://github.com/sntakirutimana72/first-capstone-project
bootstrap css3 html5 javascript
Last synced: 9 days ago
JSON representation
A conference-event app that allows users to view event timelines, plans, stakeholders, and features topics and speakers. Built with HTLM, CSS, Bootstrap, and JavaScript.
- Host: GitHub
- URL: https://github.com/sntakirutimana72/first-capstone-project
- Owner: sntakirutimana72
- Created: 2022-05-16T07:35:43.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-06-17T12:01:55.000Z (over 2 years ago)
- Last Synced: 2024-10-10T10:22:04.115Z (26 days ago)
- Topics: bootstrap, css3, html5, javascript
- Language: HTML
- Homepage:
- Size: 2.65 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# First Capstone Project
A conference-event app that allows users to view event timelines, plans, stakeholders, and feaures topics and speakers. Built with HTLM, CSS, Bootstrap, and JavaScript.
## Built With
- html
- css
- Bootstrap (v5)
- JavaScript## Live Demo
In order to know how the project app functions, please watch this
[loom video](https://www.loom.com/share/d6c73017728c483488f6a985fd6eaff5)## Screenshots
### Main Page
![](./static/images/main-page.png)
### About Page
![](./static/images/about-page.png)
## Getting Started
To get a copy of this project running on your local computer, do the followings:
### Prerequisites
- Must have a working computer
- A Web-Browser installed (Chrome - Recommended)### Setup
- Install _VSCode_ ([link](https://code.visualstudio.com/download))
- Clone this project repository on your local computer. ([link](../../))
- Open the project directory with _VSCode_### Install
Open _Terminal/Shell_ inside your _VSCode_ and run
```
npm install --force
```### Run tests
- For _hint_ tests, run
```
npm run lint:hint
```
- For _style_ tests, run
```
npm run lint:style
```
- For _eslint_ tests, run
```
npm run lint:es
```### Deployment
Please visit [first-capstone-project](https://sntakirutimana72.github.io/first-capstone-project/)
## Authors
👤 **Steve**
- GitHub: [@sntakirutimana72](../../../)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Fellow Micronauts
- _**Cindy Shin in Behance**_ ~ The original designer of the template.