Skip to content

aquarc/webstack

Repository files navigation

aviquo

Here is the source code of our extracurricular finder. It currently uses no more advanced features than a database lookup, but we will definitely be incorporating some type of neural network in the near future.

The source is open, but the database is not, for legal reasons. You can add your own scholarship data by running the code.

Usage

Below is the shell input for building and running the Aviquo EC finder.

# clone
git clone https://github.com/om-raheja/aviquo-ec-frontend
cd aviquo-ec-frontend

# build
go build

# run
./main

It runs on port 8888 by default and can be viewed on a web browser using the URL http://localhost:8888.

Demo

demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published