Coder Social home page Coder Social logo

alumni-portal-client's Introduction

Alumni Portal Client

This project is a client for the Alumni Portal.

Prerequisites

  • Git
  • Node.js
  • npm

Setting up the development environment

A step by step series of examples that tell you how to get a development environment running.

  1. Clone the repo
git clone [email protected]:tripathics/alumni-portal-client
  1. Install dependencies
npm install
  1. Create a .env from the .env.example file at the root of the project and update the environment variables and put the actual values.
cp .env.example .env
  1. Start the development server
npm run dev

alumni-portal-client's People

Contributors

tripathics avatar harshitraj avatar pursottam6003 avatar

Watchers

 avatar Amit om kashyap avatar

alumni-portal-client's Issues

Create post component

Create component containing

  • Post title
  • Description
  • Image URL

It will look like this

Image

How to get the .env and db connection strings

  • Where to get the db connection string or is it possible to edit and contribute to the project with/without getting the environment variable of two separate client and server code bases ????
  • Maybe Login with Google can be added ( if we will use NextAuth ) for OTP less registration

About page is incomplete

The /about page is incomplete.

About page

Content to be added:

  • Message from President (Alumni Cell in-charge).
  • Cards showing Alumni President and Alumni coordinators.
  • Credit to the creators of the website to the end of page.

Note: The data should be dynamic so that it can be managed by admin dashboard once integrated with the backend.

Home page is incomplete

Landing page (/) is yet to be completed. Only hero is done yet.

Contents to be added:

  • Message from the director
  • News and events
  • Link social media posts of alumni-cell-nitap (Instagram, Facebook, LinkedIn etc.
  • Notable alumni profiles: A single row of scrollable featured Alumni.

The content will be later managed by the Admin. Make sure the page is dynamic.

Account settings page

Create an accounts settings page where user can update their primary email at /profile/account

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.