willsower / AcceptED

Web portal for AcceptED organization. An organization for fighting education inequality. Allows Admin, Education Consultants, and Students to sign up and get real time mentorship for your educational career.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AcceptED Web Application

This web applicaiton will be built using Next.JS as the main frontend framework, and we will use Next to render dynamic information. Will use Prisma to facilitate our PostgreSQL database.

Get Started

Dependencies

  1. Make sure you have Node.JS downloaded, you can read about how to download here
  2. We are using an active environment, have pipenv installed. Read about it here

Steps

  1. Clone the repository git clone https://github.com/willsower/AcceptED.git then cd into it
  2. Create an active environment using pipenv. Run pipenv shell
  3. Inside of the /accepted directory install next, by running npm i next
  4. To run the project run npm run dev

About

Web portal for AcceptED organization. An organization for fighting education inequality. Allows Admin, Education Consultants, and Students to sign up and get real time mentorship for your educational career.


Languages

Language:JavaScript 97.0%Language:CSS 3.0%