{"id":18427758,"url":"https://github.com/seshasaisrivatsav/webappmaker-angular-four","last_synced_at":"2026-04-12T06:32:42.998Z","repository":{"id":75548487,"uuid":"93180954","full_name":"seshasaisrivatsav/webappmaker-angular-four","owner":"seshasaisrivatsav","description":"WebAppMaker -An application to create Web Applications.","archived":false,"fork":false,"pushed_at":"2017-11-14T00:52:30.000Z","size":5504,"stargazers_count":0,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-13T21:14:21.679Z","etag":null,"topics":["angular","angular4","expressjs","mean-stack","mongodb","nodejs"],"latest_commit_sha":null,"homepage":"https://web-app-maker-angular-4.herokuapp.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seshasaisrivatsav.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-02T15:47:36.000Z","updated_at":"2017-11-26T00:51:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"74fb9fe9-eb15-4338-968e-3f9d944b2974","html_url":"https://github.com/seshasaisrivatsav/webappmaker-angular-four","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/seshasaisrivatsav/webappmaker-angular-four","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seshasaisrivatsav%2Fwebappmaker-angular-four","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seshasaisrivatsav%2Fwebappmaker-angular-four/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seshasaisrivatsav%2Fwebappmaker-angular-four/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seshasaisrivatsav%2Fwebappmaker-angular-four/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seshasaisrivatsav","download_url":"https://codeload.github.com/seshasaisrivatsav/webappmaker-angular-four/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seshasaisrivatsav%2Fwebappmaker-angular-four/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31706764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","angular4","expressjs","mean-stack","mongodb","nodejs"],"created_at":"2024-11-06T05:11:45.062Z","updated_at":"2026-04-12T06:32:42.975Z","avatar_url":"https://github.com/seshasaisrivatsav.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eWebAppMaker\u003c/h1\u003e\n\n\n\u003cp\u003eWeb App Maker is a MEAN Stack project. I built this project in summer of 2017. Also, I designed this for students who'd refer the project during my position as Teaching assistant at Northeastern University. I built this app using Angular 1 when I was a student of Web Development class. Using WebAppMaker, users can create websites in seconds. It is a bare bone MEAN Stack app intended to help users create websites easily. Users can login using facebook or by registering. They can create several websites. Each Website is made of pages. Each page is made up of widgets. HTML, YouTube, Header, Text make up widgets. Users have flexibility to edit everything.\u003c/p\u003e\n\n\n\u003ch2\u003eLive instance of the project\n\u003c/h2\u003e\n\u003cp\u003ehttps://web-app-maker-angular-4.herokuapp.com/\u003c/p\u003e\n\n \n\u003ch1\u003eRequired Installations on local machine\u003c/h1\u003e\n\n\u003cimg src=\"https://excellentwebworld.com/wp-content/uploads/2017/09/images-2.jpg\" height=190px\u003e\n\u003col\u003e\n  \u003cli\u003eMongoDB\u003c/li\u003e\n  \u003cli\u003eExpressJS\u003c/li\u003e\n    \u003cli\u003eAngular CLI\u003c/li\u003e\n  \u003cli\u003enodeJS\u003c/li\u003e\n\u003c/ol\u003e  \n\n\n\n\n\u003ch1\u003eRunning the project \u003c/h1\u003e\n\u003col\u003e\n\u003cli\u003egit clone https://github.com/seshasaisrivatsav/web-app-maker-angular-four\u003c/li\u003e\n\u003cli\u003enpm install\u003c/li\u003e\n\u003cli\u003eRun the server: \"nodemon server.js\". This watcher constantly looks for server changes\u003c/li\u003e\n\u003cli\u003eRun the frontend: \"npm start\" \u003c/li\u003e\n\u003cli\u003ePortal will be live on \"http://localhost:4200/\". API lives on port 9000\u003c/li\u003e\n\u003c/ol\u003e\n\n\n\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\nBefore running the tests make sure you are serving the app via `ng serve`.\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n\n\n\n\n\u003ch1\u003eAuthor\u003c/h1\u003e\n\u003cp\u003eSesha Sai Srivatsav Kuchibhotla\u003c/p\u003e\n\u003cul\u003e\n  \u003cli\u003ehttps://github.com/seshasaisrivatsav/\u003c/li\u003e\n  \u003cli\u003ehttp://www.seshasaisrivatsav.com/\u003c/li\u003e\n  \u003cli\u003ehttps://www.linkedin.com/in/seshasaisrivatsav\u003c/li\u003e\n\u003c/ul\u003e\n\n\n\u003ch1\u003eLicense\u003c/h1\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/seshasaisrivatsav/srivatsav-resume/blob/master/LICENSE\"\u003eMIT\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseshasaisrivatsav%2Fwebappmaker-angular-four","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseshasaisrivatsav%2Fwebappmaker-angular-four","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseshasaisrivatsav%2Fwebappmaker-angular-four/lists"}