Skip to content

JavRedstone/PartnerSphere

Repository files navigation

PartnerSphere Project [© Javier Huang 2024]

Hosted URL using Cloudflare Pages: https://partner-sphere.pages.dev/

General Structure

Frontend: Svelte web application

  • Svelte version 4.2.8
  • Svelte Material UI - All Elements
  • Recommended IDE: Visual Studio Code

Backend & Database: Firebase Cloud Firestore

Credit

References

Libraries Used

For all libraries used for the frontend code, please check the package.json file

Running the project

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), run the project:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of the app:

npm run build

You can preview the production build with npm run preview.

About

A web application for helping businesses manage their partners for the 2024 FBLA CNLC Coding and Programming Event. Won 5th place nationally.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors