Skip to content

niksseif/OpenIdea-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

OpenIdea-frontend

Full stack web app made by Niksseif . Front end link https://github.com/niksseif/OpenIdea-frontend .

Description

People have lots of ideas all the time and maybe they write them in their diary, on a piece of paper, a notebook, their notes app, all of the above or like most people they forget to note it anywhere and find it hard to recollect or find it when the time comes to act on it or share it with someone. What good is an idea if you can’t share it or do something with it. I want to create an online place for people to document, share and collaborate on ideas openly.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.cd into openidea folder

Prerequisites

brew install postgresql
brew install node
npm install react
brew install heroku

Installing

git clone https://github.com/niksseif/OpenIdea
cd into openidea
npm i
createdb openIdea_dv
knex migrate:latest
knex seed:run
heroku local
open http://localhost:3000

Built With

React for the front-end https://github.com/niksseif/OpenIdea-frontend
React_Bootstrap - The frontend framework used
React-semantic-ui
npm - Dependency Management
Knex - Used to generate database and backend structure
Postgress - Used for the data base
Python, Flask

Project images

screen shot 2018-10-04 at 12 05 33 pm

screen shot 2018-10-04 at 12 06 39 pm

screen shot 2018-10-04 at 12 06 52 pm

screen shot 2018-10-04 at 12 11 53 pm

screen shot 2018-10-04 at 12 08 17 pm

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published