GithubHelp home page GithubHelp logo

nspektor / confident-ly Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 4.99 MB

Web Application to help people overcome imposter syndrome by interacting with others in the same position and keeping track of their accomplishments

License: MIT License

JavaScript 14.67% CSS 20.29% HTML 65.03%
website social-impact

confident-ly's Introduction

Confident.ly

Made by the Confidence Alliance: Nellie Spektor, Mark Abramov & Amir Lavi

alt text

Our Mission

Create a community to help people gain confidence in their own abilities and instill a sense of belonging.

Future Planning - what we hope to accomplish:

  • Raise awareness for imposter syndrome.
  • Get more people to use our website to create a community environment
  • Create a better and more cohesive user experience

How To Run

  1. clone the directory
  2. in terminal, navigate to the directory you cloned and run: npm install
  3. install mongodb
  4. in terminal, type: mongod
  5. in a new terminal window at the same location, type: node app.js
  6. open http://localhost:8080 in a web browser

Check Out Our Survey Results

We put out a survey to find out how valuable our project would be to those who suffer from imposter syndrome, and to help us decide how to implement features to maximize impact. We got over 160 responses in just a day and a half, and you can find a summary of the first 187 responses here.

alt text

Project Structure

Name Description
config/passport.js Passport Local and OAuth strategies, plus login middleware.
controllers/api.js Controller for /api route and all api examples.
controllers/contact.js Controller for contact form.
controllers/home.js Controller for home page (index).
controllers/user.js Controller for user account management.
models/User.js Mongoose schema and model for User.
public/ Static assets (fonts, css, js, img).
public/js/application.js Specify client-side JavaScript dependencies.
public/js/main.js Place your client-side JavaScript here.
public/css/main.scss Main stylesheet for your app.
public/css/themes/default.scss Some Bootstrap overrides to make it look prettier.
views/account/ Templates for login, password reset, signup, profile.
views/api/ Templates for API Examples.
views/partials/flash.pug Error, info and success flash notifications.
views/partials/header.pug Navbar partial template.
views/partials/footer.pug Footer partial template.
views/layout.pug Base template.
views/home.pug Home page template.
.env.example Your API keys, tokens, passwords and database URI.
app.js The main application file.
package.json NPM dependencies.
package-lock.lock Contains exact versions of NPM dependencies in package.json.

Credits

https://github.com/sahat/hackathon-starter

confident-ly's People

Contributors

amirlavi avatar johnsome avatar markab4 avatar nspektor avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

markab4

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.