sheNetworks is a web app made to help women and nonbinary folks find mentors. Our goal is to increase the representation of folx in technical fields that lack them. Find out more here
- Create an account
- Go to the Sketch tab
- Select a photo or color for your background
- Select a pen or shape tool
- Select a color
- Get started!
Clone the repository and run the following in your terminal:
> npm iThis installs all neccessary packages. Mext, run the following:
> node app.jsIn a separate terminal run the following:
> mongodThis activates MongoDB on your local device; however, note that cloning this repo to your local device means that the database will be empty. To see the full effect of the web app, create an account to put your first bit of data into your local database.
- JavaScript
- EJS
- CSS
- Express
- MongoDB
- Cloudinary
- ejs
- express
- express session
- mongo
- mongoose
- passport
One of our engineers was a beginner so we had to simplify the technologies used and teach them how to work with templating. We took our time to teach them the basics and got them going!
- This is Mairi's first time coding with JS & EJS
- The design of the web app is phenomenal!