Skip to content

A platform for connecting women in tech to open source projects

Notifications You must be signed in to change notification settings

AdaProjects/ada

Repository files navigation

Ada

Collaboration platform for women in tech. Meet other engineers and build cool stuff!

How to Run Dev Version of Application

  1. Clone this repo.
  2. From the project's root directory, run the following in the command line to install dependencies:
$ npm install
  1. To compile Redis:
$ cd redis-4.0.9
$ make
  1. Run Redis:
$ src/redis-server
  1. Run the application from the project's root directory:
$ npm run dev
  1. Visit http://localhost:8080/.

How it Works

  1. Log in with Github. Login
  2. View the latest news about women in tech. News
  3. Create a new project or view projects already listed on Ada. Projects
  4. View your profile page and projects you have already favorited. Profile

About

A platform for connecting women in tech to open source projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published