Skip to content

C-I-T-CLUB/CIT_CLUB_OFFICIAL_WEB_APP_-FRONTEND

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MULTIMEDIA UNIVERSITY OF KENYA COMPUTING AND INFORMATION TECHNOLOGY CLUB

The CIT CLUB web application.

Features

1. Resources

In the resources feature, There are several resources including past papers for all the courses offered by the University.

1.1 PastPaper resource

The past papers are sorted Using year of study and courses. The past papers are pdf links than onclick should open on a blank tab.

1.2 CIT club projects

This page display all the CIT projects and links to the live projects. There projects should have brief description and may may also have url to source code.

2. Tech job adverts

This is served to the web application via an API from popular job advertisement web applications like Glassdoor, LinkedIn, BrighterMonday, Indeed etc.

3. Sign up/ Login

Users may choose to use this web application as guest users or create account. When a user creates an account, They have a dashboard that show a summary of their previous visits and The dashboard have a Favourite** button that enable users to see their bookmarks and can choose to add more bookmarks. This is user experience is achieved using cookies.

Login

When the user enter valid details in the login page, they are redirected to user toilered dashboard

Sign up

NOTE!

One does not need to be a registered member of the club to sign up for an account. For registered club members, may also have to sign up for an account for apersonalized user experince. One can not bookmark any resource into their favorite unless the have signed up or logged in into personalized account.

Member?

This button appears on the landing page and when a user click on member button, They get an option to register to become a registered member of the club and will be added to the mailing list that recieves a notification of any event published by the club and may help in survey. The member page should also have a button that display the list of all the registered club members.

Events.

This page displays upcoming, past club events and activities, This should be intergrated with google calender of the club official mail. This page display a create event button for creating a new events The page also display history of the events: The history should have event name, date facilitator and list of attendees accessed by a button click.

Gallery

The Gallery compose of images taken durring club activities and events, and many more.

The Blog

The area should display Tech blogs served by an API to the web up from famous blogging sites. This is a section in the page.

Find Developer

The find developer links up clients that would need their works or projects done and the developers that have signed up with the club.

Our Team

This page displays the club leaders in service. It include their photo and a short descriptions and a link to their social profiles and theor online portfolio.

Usable colors

Hello contributors, feel free to use either of this colors;

  1. jet hexa code : #343434
  2. dark blue : rgb(1,36,86)
  3. white hexa code : #f8f8ff

Contributors:

  1. @VictorOmondi1997 : Web
  2. @Brenda-Mwangi :Web
  3. @Paminus-kingori :Web
  4. @paullaster :Web

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Note: this is a one-way operation. Once you eject, you can't go back!

If you aren't satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.

You don't have to ever use eject. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify