Coder Social home page Coder Social logo

abbhiishek / campus-connect Goto Github PK

View Code? Open in Web Editor NEW
7.0 0.0 3.0 741 KB

๐ŸŒฑ The Open-Source tooling for college and university administration.

License: Mozilla Public License 2.0

JavaScript 21.13% CSS 30.13% TypeScript 47.54% Handlebars 0.86% Shell 0.35%
opensource bun clerk drizzle-orm expressjs fastapi nextjs nextjs14 shadcn-ui supabase

campus-connect's Introduction

Turborepo starter

This is an official starter Turborepo.

Using this example

Run the following command:

npx create-turbo@latest

What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

  • docs: a Next.js app
  • web: another Next.js app
  • @repo/ui: a stub React component library shared by both web and docs applications
  • @repo/eslint-config: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • @repo/typescript-config: tsconfig.jsons used throughout the monorepo

Each package/app is 100% TypeScript.

Utilities

This Turborepo has some additional tools already setup for you:

Build

To build all apps and packages, run the following command:

cd my-turborepo
pnpm build

Develop

To develop all apps and packages, run the following command:

cd my-turborepo
pnpm dev

Remote Caching

Turborepo can use a technique known as Remote Caching to share cache artifacts across machines, enabling you to share build caches with your team and CI/CD pipelines.

By default, Turborepo will cache locally. To enable Remote Caching you will need an account with Vercel. If you don't have an account you can create one, then enter the following commands:

cd my-turborepo
npx turbo login

This will authenticate the Turborepo CLI with your Vercel account.

Next, you can link your Turborepo to your Remote Cache by running the following command from the root of your Turborepo:

npx turbo link

Useful Links

Learn more about the power of Turborepo:

campus-connect's People

Contributors

abbhiishek avatar turbobot-temp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

campus-connect's Issues

Design Landing Page

Description

No Landing Page ๐Ÿ˜ฑ

Solution

Design and develop a cool elegant and simple landing page with the following sections :

  • Hero section (should represent the problem and solution we provide)
  • Features section (should align with the pipeline)
  • CTA (hooks the user with a mailing list and book a call options)

Readme.md

Description

Currently, the project readme doesn't align with the project.

Solution

include the project details and the problem statement with how we are solving it

  • add flow design how a user interacts in our solutions
  • how to get started
  • contributor sections
  • roadmap of the project

Institution Manager Dashboard

Description

Application needs to have a personalized dashboard for the institutional manager to manage and run his/her institution.

Solution

Create one UI for this dashboard, upload that here, after reviewing the design and theme we'll assign the contributor this issue.

Ui components

Side navigation Bar for quick actions
Top modal to access profile
Feed section in the middle
A Footer section

Tools & Suggestions

Figma will be great for designing.
Project follows React components to build the whole client applications. So, write in components and make it less rebundant.

Dashboard actions

  1. User modal on top ( to edit/manage profile, information, delete institution )
  2. Create "Dept - Terms" e.g BTECH_CSE_2025
  3. Provide access to Head of departments to their respective "Terms."
  4. Assign students to their Terms
  5. Make announcements
    ... will add more things here....

Login/ Registration Page

Description

Application needs to have 2 different pages for user registration and authentication.

Registration page

Institution name, email, password, contact, address, location on map,(+ upload letter of consignment from institution authorities (optional))

Login page

  1. Dropdown to select institution name
  2. Dropdown to select user type( institution manager/ Head of dept/ Faculty/ Student )
  3. Userid,
  4. Password

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.