Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evozone/class-website
Mini Project for (Group 17 | Comp B | Year 2) of Evozone of TE College, New Mumbai.
https://github.com/evozone/class-website
api css html javascript web web-development website
Last synced: 4 days ago
JSON representation
Mini Project for (Group 17 | Comp B | Year 2) of Evozone of TE College, New Mumbai.
- Host: GitHub
- URL: https://github.com/evozone/class-website
- Owner: Evozone
- Created: 2021-11-18T09:50:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-22T15:06:42.000Z (over 1 year ago)
- Last Synced: 2024-04-28T03:36:54.809Z (7 months ago)
- Topics: api, css, html, javascript, web, web-development, website
- Language: HTML
- Homepage: https://evozone.github.io/class-website/
- Size: 11 MB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# A Class Website
[![Frontend CI/CD](https://github.com/Evozone/class-website/actions/workflows/static.yml/badge.svg)](https://github.com/Evozone/class-website/actions/workflows/static.yml)
This was a `mini-project` designed and developed as part of the Semester 4 course for Year 2 of Computer Engineering.
Class Website was specifically a website designed for the students of the second year class (B) of 2022, Computer Branch, and the features are tailored for their specific usage.List of Contents
- [A Class Website](#a-class-website)
- [Why this project?](#why-this-project)
- [Features](#features)
- [Tech Stack](#tech-stack)
- [Contributing](#contributing)
- [Project Status 🛠](#project-status-)
- [Original Maintainer](#original-maintainer)
## Why this project?
- The COVID-19 pandemic hindered effective flow of information.
- There is severe discord between the multiple channels of communication.
- The aim of this project is to provide relevant info to a user at a glance.
- Also provide information on events and tools in the tech community.
## Features
- Home Page hero for showcasing festivals or events in the College.
- Announcements about College / Class / Events in Tech Community
- Discord Widget for Voice Chat
- ~~Tweets Wall from Tech community~~ (since deprecated as Twitter API is now paid)
- Useful Websites and Tools
- Timeline of Important notices and deadlines, specific to our class
## Tech Stack
- HTML 5, CSS 3, ES6 Javascript
- Petite Vue, [an alternative distribution of Vue optimized for progressive enhancement.](https://www.npmjs.com/package/petite-vue)
- Firebase, [a platform developed by Google for creating mobile and web applications.](https://firebase.google.com/)
- Bootstrap, [a free and open-source CSS framework directed at responsive, mobile-first front-end web development.](https://getbootstrap.com/)
- NPM, [a package manager for the JavaScript programming language.](https://www.npmjs.com/)
- Vite, [a build tool that aims to provide a faster and leaner development experience for modern web projects.](https://vitejs.dev/)## Contributing
This project is currently not being maintained.
## Project Status ðŸ›
This project is not currently being actively maintained.
## Original Maintainer