Code Monkey home page Code Monkey logo

sac-kgec-web's People

Contributors

anilphiyak617 avatar arnab-batsy avatar kylixmedusa avatar mangalam0512 avatar singhayushh avatar sorba160 avatar sudip-101 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

sac-kgec-web's Issues

Landing Page for the website

About

As discussed in the previous meet and in compliance with the finalized theme and layout, a responsive landing page is to be created that will contain a carousel of text and images as shown in the meet.

For assets, you can download them directly from this repo, if needed. For other images, make sure you use images with proper license - preferably, from Unsplash.

Instructions

  • Create a file named index.html under the client directory, if not present
  • You do not need to write the starting code for header or footer, import them from header.html and footer.html respectively and start straightaway from the landing section.

For reference, you can view the index.html file for KSoC Website

Faculty / Team page for the website

About

As discussed in the previous meet and in compliance with the finalized theme and layout, a responsive team page is to be created that will contain info about the team members in card views.

For assets and data, you can download them directly from this repo

Instructions

  • Create a file named team.html under the client directory
  • You do not need to write the starting code for header or footer, import them from header.html and footer.html respectively and start straightaway from the team section.

For reference, you can view the index.html file for KSoC Website for how to import other html files.

Theme suggestions

This issue doesn't not require any coding. It's just a discussion place to take suggestions for the website's theme

We are looking for suggestions as of how the website should be designed. Feel free to share images, dribbble shots or links to web designs that you want to suggest for the website.

In case you don't know what this website is about - SAC KGEC stands for Students' Automobile Club, KGEC. This club deals with the automotive industry where students share thoughts and learning of automobiles and events.

Tech Stack for frontend is HTML, CSS and JS.

Header with top navigation needed

About

As discussed in the previous meet and in compliance with the finalized theme and layout, a responsive header is to be created that will contain the main logo, name of the club and a top navigation as well.

For assets, you can download them directly from this repo

Instructions

  • Create a file named header.html under the client directory
  • This file will be included as a component in other pages, so make sure you use some variables like title and activeLink etc instead of keeping just static data.

For reference, you can view the header.html file for KSoC Website

[Backend] Serving routes from json

Preface

For this website, we plan to have a admin page to create blogs so that they don't have to write in html and design the css for every blog - just a normal wysiwyg editor will be there that will be adding blogs directly to client/blogs.json. This json file is being parsed by the backend and subsequently, the various endpoints for the blogs are being exposed. [ Read the format of blog.json - everything will be filled from a form available in frontend ]

To expose the endpoints, what I have currently configured is when the server starts, the various documents from the json file are taken and a route for each of them is declared using the url key for each blog document.

Changes needed

Instead of exposing a route for each blog, we need to have a single /blog/:id endpoint where the id will be mapped from the url key of the blogs.

About page for the website

About

As discussed in the previous meet and in compliance with the finalized theme and layout, a responsive about page is to be created that will contain info about the club along with relevant images and the facebook feed of the club as well.

For assets and data, you can download them directly from this repo

Instructions

  • Create a file named about.html under the client directory
  • You do not need to write the starting code for header or footer, import them from header.html and footer.html respectively and start straightaway from the about section.

For reference, you can view the index.html file for KSoC Website for how to import other html files.

Footer for the website needed

About

As discussed in the previous meet and in compliance with the finalized theme and layout, a responsive footer is to be created that will contain a colophon section on the left and links on the right.

For assets, you can download them directly from this repo, if needed.

Instructions

  • Create a file named footer.html under the client directory
  • This file will be included as a component in other pages, so all js scripts like jquery are to be included as well

For reference, you can view the header.html file for KSoC Website

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.